
These make sure that the characters alone just do nothing but making sure the character is "typed" (they insert themselves on the shell). disable the bell this can be all looked up on the bash webpage). ~ means home directory in bash, as stated above, you can name the file as you like and also place it where you like as long as you feed the right path+name to bind. To make sure they are applied, you need to modify a file named ".bashrc" that bash reads in upon start-up (you must create it, if it does not exist) and make the following call there: bind -f ~/.bash_key_bindings There you can set some general bash options and you can also set key bindings. bash_key_bindings and put it into my home directory. You need to create a file, name as you wish, I named mine. Please also note that you can customize them. Here's a look of default bindings for Bash: Ctrl+ A and Ctrl+ E) are bindings you will find in many other programs and they are used for ages, BTW also work in most UI apps.

I often hit the wrong button ( cmd / control / alt) with an arrow key and so i have my arrow key combinations with those buttons all set to jump forward and back words, but please do what fits you best.Īctually it depends on what shell you use, however most shells have similar bindings.
Iterm skip words plus#
Click on the plus button to add a new keyboard shortcut.Now choose the keyboard tab (very top row).Next make sure your modified profile is selected (starred).You will either need to copy the profile to something new and then delete the arrow key shortcuts such as ^+ Right/ Left or if you don't care about a backup just delete them from the default profile.
Iterm skip words how to#
How to set up custom keyboard preferences in iterm2

Try it and you will never go back to regular terminal :) Also it has a lot more options for customization, like keyboard shortcuts.Īlso I love that you can use cmd and 1-9 to switch between tabs.
Iterm skip words free#
It's free and much nicer than plain old terminal.


And it bugs me how cumbersome it is to enable the ability to switch between words with ⌥ + ← and ⌥ + →.Īpparently, this is actually called backward-word and forward-word. I use iTerm2 as my terminal emulator and there are some things I like to customize. I’ll be honest, I’m not much of a terminal power user.
