Hacker News new | ask | show | jobs
by williamcotton 77 days ago
Undo:

  Ctrl + _ (Ctrl + underscore)
1 comments

it did not work for me in putty, so i added ctrl-x + ctrl-u too:

  bind '"\C-x\C-u": undo'
  bind '"\C-_": undo'