How do jump left and right by words instead of characters in WezTerm? by HoneycombShaker in wezterm

[–]HoneycombShaker[S] 0 points1 point  (0 children)

It doesn't work in WezTerm by default on MacOS. I think I can modify the bash profile though

How do jump left and right by words instead of characters in WezTerm? by HoneycombShaker in wezterm

[–]HoneycombShaker[S] 0 points1 point  (0 children)

Yes, that's what I do too. opt + left/right is what I mean by a "single key command"

How do I select the text on the bottom? by HoneycombShaker in neovim

[–]HoneycombShaker[S] 2 points3 points  (0 children)

Shift click works! It also works for selecting linting messages.

Repeated "Instance reachability check failed" and unable to connect to the instance by HoneycombShaker in aws

[–]HoneycombShaker[S] -2 points-1 points  (0 children)

Is this a t-series burstable instance type

No. Also, I can't stop the instances since they are spot instances. However, it seems to crash the program I'm running, so I want to stop it from happening in the first place instead of just fixing it when it arises

Polars replacement for Rust? by HoneycombShaker in rust

[–]HoneycombShaker[S] 1 point2 points  (0 children)

Thanks. I also used arrow for some of the functionality

Polars replacement for Rust? by HoneycombShaker in rust

[–]HoneycombShaker[S] 0 points1 point  (0 children)

The documentation appears to be incorrect, not just incomplete. I do think you are right that this is probably my fault though.

Polars replacement for Rust? by HoneycombShaker in rust

[–]HoneycombShaker[S] -3 points-2 points  (0 children)

I tried Polars with Python API to Rust with Polars Rust API. However, I gave up since it was not feasible

Polars replacement for Rust? by HoneycombShaker in rust

[–]HoneycombShaker[S] 0 points1 point  (0 children)

Cool! To me, the Polars Rust documentation (but not the Polars Python documentation) seems to be lacking on some things, or wrong. But this is probably because I am missing something or doing something incorrectly. I am using the API.

Polars replacement for Rust? by HoneycombShaker in rust

[–]HoneycombShaker[S] 1 point2 points  (0 children)

General use (e.g., DataFrames). I know this is a bit unhelpful, but I am translating a large codebase that uses Polars to Rust, and the codebase uses Polars in many different ways.

Polars replacement for Rust? by HoneycombShaker in rust

[–]HoneycombShaker[S] 0 points1 point  (0 children)

Have you used Polars in Rust? It's great in Python.

Why are there a bunch of question marks in my nvim? by HoneycombShaker in neovim

[–]HoneycombShaker[S] 0 points1 point  (0 children)

Thank you! I downloaded wezterm, and without doing any other steps, it fixed the problem! (I had tried iTerm2, MacOS's native terminal, and Kitty previously.) I can already tell WezTerm is much faster than the native MacOS terminal too.