- Nov 30, 2017
-
-
George Nachman authored
Make it clear that smart cursor color is only for box cursors by disabling the setting when a different cursor type is selected. Also change the verbiage and move controls around in the prefs panel to make more room for the longer string. Issue 6343
-
- Nov 24, 2017
-
-
George Nachman authored
-
- Nov 04, 2017
-
-
Leonardo Pistone authored
-
- Oct 18, 2017
-
-
George Nachman authored
-
- Sep 20, 2017
-
-
George Nachman authored
-
George Nachman authored
-
- Aug 12, 2017
-
-
George Nachman authored
Fix a bug where the cursor type buttons all had tag 0 so you couldn't change cursor type. Issue 5957
-
- Jul 24, 2017
-
-
George Nachman authored
Add new thin strokes settings to enable it with light backgrounds. People who had Always or Retina are migrated to With Dark Backgrounds or Retina and Dark Backgrounds, respectively. Issue 5910.
-
- Jul 16, 2017
-
-
hzhu authored
-
- Jul 14, 2017
-
-
George Nachman authored
-
George Nachman authored
hole.
-
- Jul 04, 2017
-
-
George Nachman authored
Show a warning if the shortcut to toggle the app is the same as the shortcut to toggle a profile window. Also fix a bug where duplicate warnings wouldn't be shown if some irrelevant modifier flag bits were set. Issue 5882
-
- Jul 02, 2017
-
-
George Nachman authored
- Resizing a session would clear the find state, removing search results until the next search - Clearing a buffer would remove highlights but not search results so they wouldn't reappear Issue 5865.
-
- Jul 01, 2017
-
-
George Nachman authored
Refactor the man page viewer into a more general single-purpose window. Add a smart selection action to run a command in a single-purpose window. Issue 5862.
-
- Jun 10, 2017
-
-
George Nachman authored
-
- May 05, 2017
-
-
George Nachman authored
-
- Jan 29, 2017
-
-
George Nachman authored
Change auto-hide tmux gateway to auto-bury. Remove -[PTYTab tmuxBookmark] because the gateway loses the reference to the delegate after burial.
-
- Jan 22, 2017
-
-
George Nachman authored
Make the unicode normalization form configurable to None, NFC, NFD, or HFS+. Users who had selected HFS+ are migrated by a computed default profile preference. The new default for everyone else is None. Let's see what breaks besides Inconsolata. Issue 5469.
-
- Jan 20, 2017
-
-
George Nachman authored
-
- Dec 21, 2016
-
-
George Nachman authored
-
- Nov 26, 2016
-
-
George Nachman authored
-
George Nachman authored
This reverts commit 43486b15, and brings back the mouse wheel reporting setting.
-
George Nachman authored
This reverts commit 07c45b4e, reversing changes made to ebb517c0.
-
- Nov 24, 2016
-
-
George Nachman authored
-
- Nov 10, 2016
-
-
Theodor Diesner-Mayer authored
-
- Oct 07, 2016
-
-
George Nachman authored
-
- Oct 06, 2016
-
-
Jay Caines-Gooby authored
-
- Sep 10, 2016
-
-
George Nachman authored
Add a pref to toggle the division view (the line under the title bar) when there is no tab bar. Issue 4671
-
- Sep 05, 2016
-
-
Cameron Mulhern authored
-
- Aug 14, 2016
-
-
George Nachman authored
-
- Aug 08, 2016
-
-
George Nachman authored
Add support for Unicode 9 as an option, but it's off by default. This is based on Keno Fischer's work in pull request 294. It adds a new escape sequence: "OSC 1337 ; UnicodeVersion= Ps ST" where Ps is a number (8 or 9, presently) to switch to; 0 for the terminal's default (currently 8; I'm not sure this is very useful, though, since it loses the profile's preferred version--better to use the stack or DECSC/DECRC described later); push to save the current value onto a stack; pop to pull the last value off the stack. The unicode version is also saved and restored with the cursor (affected by DECSC, DECRC, and DECSET 1049). The unicode version and stack are saved and restored along with the rest of the terminal's state using window state restoration. Additionally, a new setting was added under Prefs/Profiles/Text to set the initial unicode version for the profile.
-
- Jul 16, 2016
-
-
George Nachman authored
-
Robin Sommer authored
If this is enabled, underlining will always use the set color, independent of the color that the character itself is displayed with. Author: Robin Sommer <robin@icir.org>
-
George Nachman authored
Merge in code from hotkeyWindowsInPanels branch. Support multiple hotkey windows. Update the shortcut input view. Add support for floating panel terminal windows.
-
- Jul 05, 2016
-
-
George Nachman authored
-
- May 26, 2016
-
-
George Nachman authored
-
- May 16, 2016
-
-
George Nachman authored
-
- Apr 22, 2016
-
-
George Nachman authored
-
Brennan authored
Add a checkbox to Window profile prefs to make non-default background colors always opaque. From pull request 277.
-
- Mar 28, 2016
-
-
George Nachman authored
-