kballard / textmate-bundles
- Source
- Commits
- Network (6)
- Issues (0)
- Downloads (0)
- Wiki (2)
- Graphs
-
Tree:
1288dff
duff (author)
Sun Nov 15 11:02:04 -0800 2009
commit 1288dff0249edfc1d5d08adf17191fa0edff2304
tree 7f82bb361764691173ef44051489c1efe3456316
parent 1adbac784c4ced5cd36d19add35c1088fd33e3cf
tree 7f82bb361764691173ef44051489c1efe3456316
parent 1adbac784c4ced5cd36d19add35c1088fd33e3cf
textmate-bundles / Tools / TerminalMate
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
ReadMe.markdown | Wed Nov 01 07:30:20 -0800 2006 | |
| |
Resources/ | Tue Oct 31 12:34:00 -0800 2006 | |
| |
Sources/ | Wed Nov 01 10:27:53 -0800 2006 | |
| |
TerminalMate.xcodeproj/ | Wed Nov 01 09:01:40 -0800 2006 | |
| |
Vendor/ | Tue Oct 31 12:34:00 -0800 2006 |
Tools/TerminalMate/ReadMe.markdown
TerminalMate — The TextMate Terminal
TerminalMate is a terminal for TextMate. It is inspired by emacs's inferior-modes.
Installation
- Install TerminalMate.tmbundle
- Install TerminalMate.tmplugin
Usage
- Switch to a source mode currently supported (Ruby, Python, OCaml, Ruby on Rails, Shell, or Haskell)
- All key combinations are based off of ⌃⇧I.
TODOs
- Better handling of iTerm preferences
- Paste Selection (Silently)
- Use sessions (tabs) instead of new windows
Known Issues
- The iTerm Preferences window is in the “Window” menu, and not in the TextMate menu.
Download
News
0.2
- Sending input after you close a terminal will now not crash TextMate.
0.1.2
- TerminalMate will now change directories to
TM_PROJECT_DIRECTORYif it is set - Added support for Rails and Shell modes
0.1.1
- Growl is now dynamically loaded.
0.1
- Initial release
