aziz / SublimeFileBrowser

Ditch sidebar and browse your files in a normal tab with keyboard, like a pro!
MIT License
395 stars 45 forks source link

Prevent escape from canceling rename changes #150

Closed quantumgolem closed 5 years ago

quantumgolem commented 5 years ago

I use multiple cursors a lot, and so it's really annoying when I press escape and my renames are canceled.

I would like the remap the "cancel renames" option to something like shift + escape, but I don't see a way to prevent escape from canceling renames by modifying my usr keybindings file at the moment. How would I achieve this?

quantumgolem commented 5 years ago

Use command: unbound or command: single_selection (in my case) in the user key map file.