Skip to content

Commit

Permalink
Tweaks to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
chendo committed Mar 31, 2011
1 parent f85f5ab commit ad35f05
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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
Expand All @@ -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 comments on commit ad35f05

Please sign in to comment.