| |
Tips, Tricks and Answers |
Editing multiple files
goto-line
What does this key do?
What are these .~ files?
Improved key bindings
These nuisances can be overcome by using half-tab and backward-delete-untab instead.
I suggest to change your key bindings to the following:
Backspace and Ctrl-Left call backward-delete-untab
Ctrl-Backspace calls backward-delete-char
Tab calls half-tab
Ctrl-Tab calls tab-to-tab-stop
How do I select a large region of
text?
Main index