Seeking through words with Ctrl+Left or Ctrl+Right #21

Closed
opened 2025-06-07 05:23:11 +00:00 by Ponali · 4 comments
Ponali commented 2025-06-07 05:23:11 +00:00 (Migrated from github.com)

When entering a command in the shell, it can become very long, so having to wait for the cursor to go all the way left or all the way right can sometimes be tedious.
It would be nice to seek through words, just like in bash.

When entering a command in the shell, it can become very long, so having to wait for the cursor to go all the way left or all the way right can sometimes be tedious. It would be nice to seek through words, just like in bash.
mikethe223 commented 2025-06-07 05:46:59 +00:00 (Migrated from github.com)

oh that exists already just use home or end

oh that exists already just use home or end
WahPlus commented 2025-06-07 05:47:35 +00:00 (Migrated from github.com)

Wait, you implemented that?! Nice.

Wait, you implemented that?! Nice.
WahPlus commented 2025-06-07 05:48:46 +00:00 (Migrated from github.com)

Although... that's not quite what he meant. It still is quite convenient.

Although... that's not quite what he meant. It still is quite convenient.
Ponali commented 2025-07-08 10:10:36 +00:00 (Migrated from github.com)

Implemented in fe7b1ccca6.

Implemented in fe7b1ccca6321f215af76061758616aee60c18bf.
Sign in to join this conversation.