← Back to context

Comment by xtiansimon

11 hours ago

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