logoalt Hacker News

williamcottonlast Thursday at 12:10 PM1 replyview on HN

Undo:

  Ctrl + _ (Ctrl + underscore)

Replies

bandie91last Thursday at 2:38 PM

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'