Joined May 2013
·

Enrico Batista da Luz

Rio de Janeiro - RJ - Brasil
·
·
·

Posted to Vim movement in iTerm2 over 1 year ago

Are you aware of the "vi mode" in bash? You get the HJKL movements and much more with set -o vi.

It starts in the insert mode, if you press ESC you can use most vi key bindings.

You may want to check the __git_ps1 bash function distributed with git:
http://stackoverflow.com/questions/4133904/ps1-line-with-git-current-branch-and-colors

I had trouble with this some time ago, if you use the "--noreload" argument Django will create a single process.

Achievements
70 Karma
0 Total ProTip Views