- Nov 06, 2017
-
-
George Nachman authored
-
- Jun 14, 2016
-
-
Feram authored
-
- Sep 21, 2014
-
-
George Nachman authored
-
- Mar 18, 2014
-
-
George Nachman authored
-
- Sep 08, 2011
-
-
George Nachman authored
-
- Jun 20, 2011
-
-
George Nachman authored
-
- Jun 01, 2011
-
-
George Nachman authored
-
- May 27, 2011
-
-
Tom Feist authored
-
- May 25, 2011
-
-
Tom Feist authored
-
- Apr 11, 2011
-
-
George Nachman authored
-
- Apr 05, 2011
-
-
George Nachman authored
"Autocomplete.m" "DVR.h" "DVR.m" "DVRBuffer.h" "DVRBuffer.m" "DVRDecoder.h" "DVRDecoder.m" "DVREncoder.h" "DVREncoder.m" "DVRIndexEntry.h" "DVRIndexEntry.m" "EncodingsWithLowerCase.plist" "English.lproj/Autocomplete.xib" "English.lproj/FindView.xib" "English.lproj/GlobalSearch.xib" "English.lproj/PasteboardHistory.xib" "English.lproj/iTerm2 Help/" "FakeWindow.h" "FakeWindow.m" "FindView.h" "FindView.m" "FindViewController.h" "FindViewController.m" "GlobalSearch.h" "GlobalSearch.m" "NSDateFormatterExtras.h" "NSDateFormatterExtras.m" "PSMTabBarControl/iTermDiffs/" "PTYTab.h" "PTYTab.m" "PasteboardHistory.h" "PasteboardHistory.m" "Popup.h" "Popup.m" "RegexKitLite/" "ScreenChar.h" "ScreenChar.m" "SessionView.h" "SessionView.m" "TextViewWrapper.h" "TextViewWrapper.m" "UKCrashReporter/" "WindowControllerInterface.h" "crash_report_to_plist.py" "iTerm.xcodeproj/georgen.mode1v3" "iTerm.xcodeproj/georgen.pbxuser" "iTermExpose.h" "iTermExpose.m" "iTermSearchField.h" "iTermSearchField.m" "images/IBarCursor.png" "images/bell.png" "images/bell.psd" "images/screen.png" "images/wrap.psd" "images/wrap_to_bottom.png" "images/wrap_to_top.png" "nightly.sh" "ply/" "tests/UTF-8-demo.txt" "tests/a-harpoon.txt" "tests/acid.txt" "tests/apple.txt" "tests/bogusutf8.txt" "tests/bold-complex.txt" "tests/bug439.applescript" "tests/colors.sh" "tests/combiningmark.txt" "tests/dw_sip.txt" "tests/enclosing-mark.txt" "tests/english_and_chinese.txt" "tests/greek.txt" "tests/harpoon.txt" "tests/low-surrogate.txt" "tests/radical.txt" "tests/ranges.py" "tests/register_bonjour_host" "tests/reverse_mode.txt" "tests/searchtext" "tests/set_icon_title.txt" "tests/set_icon_window_title.txt" "tests/set_window_title.txt" "tests/setbg-blue" "tests/setbg-yellow" "tests/setpal" "tests/spaces.txt" "tests/spacing-combining-mark.txt" "tests/spam-tabs.cc" "tests/suits.txt" "tests/surrogatepair.txt" "tests/too_many_parts.txt" "tests/u2000b.txt" "tests/zeta.txt"
-
- Mar 15, 2011
-
-
gnachman authored
-
- Feb 24, 2011
-
-
gnachman authored
Add ctrl up, down as xterm keybindings. Fix bug where text field in keybindings panel wasn't editable. Fixes bug 655.
-
georgen@google.com authored
Remove delete, all 'send text/hex code' values from default global keymap. Add various navigation shortcuts to global keymap that were in basic defaults and xterm. Fix bug where key binding panel always shows Ignore regardless of the actual action. Fixed bug where Load Factory Defaults for global keymap didn't work. Remove basic defaults keymap because it is now all in globals. Add control-number values to default bookmark and xterm keymaps (fixes bug 657). Remove delete from xterm, default keymaps. Update default bookmark with modern version, including updated xterm keymap.
-
- Jan 28, 2011
-
-
gnachman authored
Add global key mappings ui include global key mappings, remapping modifiers, and setting backspace default to c-h. Fixes bug 403. Add actions for select pane above, below. Fixes bug 430. Change capitalization of action names. Fix cmd-9 to go the last tab. Fixes bug 524. Move delete out of default bookmark keymaps. Re-enable event tap when it times out due to user input. Fixes bug 445. Don't pay attention to left vs right option key in hotkey modifier mask. Fixes bug 523.
-
- Dec 10, 2010
-
-
gnachman authored
Add support for vertically split tabs. Make cmd-opt-arrow move between panes. Remove cmd-opt-arrow from "basic key mappings" preset. Many formatting improvements. Removed some dead code. Rewrote how windows are resized. Fixed some broken applescript commands like setting rows/cols before adding a session. Fixed a bug where session-initiated resize could make the window bigger than the screen. Added willDropTabViewItem to PMSTabBarControl delegate. Add select pane left/right keybinding options.
-
- Sep 05, 2010
-
-
ionic@ionic.de authored
-
- Sep 04, 2010
-
-
ionic@ionic.de authored
-
- Sep 02, 2010
-
-
georgen@google.com authored
This is an enormous change which reworks preferences. Most of the incremental changes were done in a private Git server. The highlights are: - Completely redesigned preferences dialog - Fix lots of warnings. - Got rid of profiles altogether. - Define color and keyboard presets and store them in plist files. - Bookmarks now have tags instead of neted directories. - Remove the tree view and replace it with a flat table. - Bookmarks list includes a search field. - Make bookmarks changes be reflected immediately in open sessions. - Changes to the bookmark affect only that session, which is forever divorced from its founding bookmark. - A separate prefs panel is opened that hides the bookmarks table. - Bookmarks now have unique GUIDs assigned and are usually referred to by GUID instead of by pointers, which are evanescent. - When you do cmd-i, the session's bookmark is copied into a separate model and given a new guid. - Make the prefs window work differently when editing a session. - Display star graphic next to default bookmark.
-
georgen@google.com authored
This is an enormous change which reworks preferences. Most of the incremental changes were done in a private Git server. The highlights are: - Completely redesigned preferences dialog - Fix lots of warnings. - Got rid of profiles altogether. - Define color and keyboard presets and store them in plist files. - Bookmarks now have tags instead of neted directories. - Remove the tree view and replace it with a flat table. - Bookmarks list includes a search field. - Make bookmarks changes be reflected immediately in open sessions. - Changes to the bookmark affect only that session, which is forever divorced from its founding bookmark. - A separate prefs panel is opened that hides the bookmarks table. - Bookmarks now have unique GUIDs assigned and are usually referred to by GUID instead of by pointers, which are evanescent. - When you do cmd-i, the session's bookmark is copied into a separate model and given a new guid. - Make the prefs window work differently when editing a session. - Display star graphic next to default bookmark.
-