- Place these in your Packages/User/Snippets folder
- Use any of them with their tab trigger value.
- call snippets using the first letter of each word plus the entire last word (e.g.
rpch..
=>react-proptypes-children.sublime-snippet
The bash
shell uses a library called GNU Readline that provides easy and
quick CLI key combination access to bash
history, screen movement and line
editing commands. I've collected some of these here along with some builtin
bash shortcuts for history and other functions.
Note: The command bind -p
will list all the keybindings and the readline
functions they call.
OlderNewer