Hacker News new | ask | show | jobs
by vrnmh 705 days ago
Another neat trick is to use ctrl-x ctrl-e, this gets the command in a vim buffer (default editor for me). Edit the command and then :wq to reflect the changes
1 comments

That's neat!