Skip to content
Snippets Groups Projects
Commit ad35f055 authored by Jack Chen (chendo)'s avatar Jack Chen (chendo)
Browse files

Tweaks to the README

parent f85f5abe
No related branches found
No related tags found
No related merge requests found
# iTerm2 with Trouter
# iTerm2 with "Mouse in the Shell" technology
## Extremely alpha.
 
Screencast: http://vimeo.com/21690922
[Screencast](http://vimeo.com/21690922)
 
Ever wanted to be able to click on paths to open things in a shell?
Well, now you can! It'll even open it to the right line if
Loading
Loading
@@ -20,6 +20,7 @@ Just download (or build your own, if you're paranoid), and off you go!
* Make paths work even after the directory has been changed.
* Configuration options
* More modifier keys: e.g.,
** Shift + Command + Click on a folder does `cd <dir>; ls`
** Shift + Command + Click on a foo_spec.rb:88 does `spec foo_spec.rb -l 88`
* Shift + Command + Click on a folder does `cd <dir>; ls`
* Shift + Command + Click on a foo_spec.rb:88 does `spec foo_spec.rb -l 88`
Jack Chen (chendo)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment