Huh. I don’t use vi-mode for more than jumping to the beginning or end of a line, which I like a lot.
I'm a vim user but in the shell I use Ctrl-a and Ctrl-e to get to the beginning and end. If I need more editing I use Ctrl-x Ctrl-e to hop into vim.
It really shines for navigating history. <esc>/ searches history the same way as the editor search function
C-a and C-e are your friend.
You mean, like the “home” and “end” buttons?
Yeah but those are so far away, i have to hunt for them every time
I'm a vim user but in the shell I use Ctrl-a and Ctrl-e to get to the beginning and end. If I need more editing I use Ctrl-x Ctrl-e to hop into vim.
It really shines for navigating history. <esc>/ searches history the same way as the editor search function
C-a and C-e are your friend.
You mean, like the “home” and “end” buttons?
Yeah but those are so far away, i have to hunt for them every time