Remix.run Logo
williamcotton 6 hours ago

Undo:

  Ctrl + _ (Ctrl + underscore)
bandie91 4 hours ago | parent [-]

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'