Skip to content
Snippets Groups Projects
  1. Sep 08, 2017
  2. Jul 22, 2017
  3. Jul 11, 2017
  4. Jul 09, 2017
  5. Jul 06, 2017
  6. Jul 02, 2017
  7. Jun 30, 2017
  8. Jun 28, 2017
  9. Jun 17, 2017
  10. Jun 15, 2017
    • George Nachman's avatar
      Fix the origin of a new window that's created when you drag a tab out of the... · 8292c0ff
      George Nachman authored
      Fix the origin of a new window that's created when you drag a tab out of the tab bar and drop it on nothing. What happened was the window got resized after adding the first tab to it and its originally (approximately) correct origin changed. The location is much closer to correct now and has been tested for all tab bar locations. Issue 5832.
      8292c0ff
  11. Jun 09, 2017
  12. Jun 03, 2017
  13. May 29, 2017
  14. May 26, 2017
  15. May 21, 2017
  16. May 06, 2017
    • George Nachman's avatar
      Prepare to store the tmux integration profile in the tmux controller. This... · 725b65dc
      George Nachman authored
      Prepare to store the tmux integration profile in the tmux controller. This allows each tmux session to use a different profile. This is a step toward making every pane able to use a different profile (but the same font, of course).
      
      The change is hidden behind an advanced pref which is off by default.
      
      It also fixes a bug where a new tmux tab in a fullscreen window when legacy scrollbars are enabled might have the wrong size.
      725b65dc
  17. May 05, 2017
  18. Apr 30, 2017
  19. Apr 23, 2017
  20. Mar 24, 2017
  21. Mar 21, 2017
  22. Feb 20, 2017
  23. Feb 19, 2017
  24. Feb 11, 2017
    • George Nachman's avatar
      Handle error output in coproesses. · d145b2f8
      George Nachman authored
      Read from stderr in coprocesses. When it terminates, show an announcement offering to view the errors, which (if selected) are written to a tempfile and opened with your default textfile editor. You can silence errors from specific command. The run coprocess UI is extended to add a checkbox to control the sliencing for the current command.
      d145b2f8
  25. Feb 08, 2017
  26. Feb 04, 2017
  27. Feb 03, 2017
  28. Jan 30, 2017
Loading