←back to thread

131 points tomschafer | 1 comments | | HN request time: 0.205s | source
Show context
bloopernova ◴[] No.42148959[source]
A useful feature of bash and zsh is the "edit command". The standard shortcut is "ctrl-x ctrl-e".

It opens the current command line in $EDITOR, which often defaults to vim.

replies(3): >>42149026 #>>42149043 #>>42163452 #
1. ◴[] No.42149026[source]