Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexkehayias
3632 days ago
Easier inline editing of command args i.e accidentally executing the script when trying to enter a newline.
1 comments
pritambaral
3632 days ago
Current best solution: set $EDITOR to your favourite editor and Ctrl-x, Ctrl-e.
link