Skip to content

Releases: Eugeny/tabby

Alpha 188

05 Jan 07:56
a8bb28e
Compare
Choose a tag to compare

Changes

  • Added option to hide tabs in fullscreen mode
  • Added Jazz color scheme (allan.mangan) #7546
  • Disabled dynamic tab titles for SSH by default
  • Mark duplicate hotkeys (Benjamin Brandmeier) #7667
  • Updated bundled clink version
  • Updated xterm
  • Updated locales

Fixes

  • Fixed icon visibility for vertical tabs (Benjamin Brandmeier) #7566
  • Deactivate Focus follows mouse as Maximize the active pane is active (Dani Nugraha) #7591
  • SSH: handle Unicode characters that are chopped up between chunks
  • Debounced typing in search field - #7579
  • Fixed #7588 - prevent selector from opening when one is already open
  • Fixed #7522, fixed #7577 - sftp: keep permissions when editing file locally

Alpha 187

21 Nov 07:55
72d60ba
Compare
Choose a tag to compare

Changes

  • d038ac6: Added Swedish translation
  • 875e693: Improved pane rearranging UI

Fixes

Alpha 186

04 Nov 07:36
1eebe42
Compare
Choose a tag to compare

New features

  • f094db9: Added a command palette - #6164
  • 1f5ed21: Added a "focus all tabs" hotkey and command (aka "broadcast") - #5193
  • 1eebe42: updated locales, added Afrikaans

Changes

Alpha 185

27 Oct 07:01
03823ba
Compare
Choose a tag to compare

Important changes

xterm-webgl is now the default terminal frontend - if you encounter issues with it, you can change it back to xterm in Settings -> Terminal. Keep in mind that the setting only applies to newly opened tabs.

New features

  • 512d2da: added the missing select-all hotkey - fixes #3081, fixes #3141
  • 48afeb9: added a new right click behaviour matching windows terminal - fixed #7083
  • 1171330: added minimum contrast ratio setting
  • 7ed7ec3: fixed #7322 - made whitespace trimming on paste optional
  • 0ea2adf: fixed #3862 - option to close the window when closing all tabs

Changes

  • 12f971d: fixed #7030 - directional pane navigation
  • 96b3a40: fixed #7004 - terminal not focusing after exiting search
  • 973dd55: fixed missing en-GB translation - #7199
  • e1c07e7: set xterm-webgl as default frontend
  • aa439cc: make ctrl-f select the search query
  • a29a552: fixed linkifier plugin not working with multiple providers
  • d3982f5: fixed #7288 - resize PTY when zooming in/out
  • 270f273: fixed #7028 - only trim starting whitespace in pasted text if it's a single line

Alpha 184

01 Oct 17:47
50392b5
Compare
Choose a tag to compare

Alpha 183

01 Aug 10:10
Compare
Choose a tag to compare
  • Updated translations
  • Added Japanese readme (Ikko Ashimine) #6894
  • Avoid race conditions when saving config (Qianfan Jiang) #6885

Alpha 182

29 Jul 22:52
c43137b
Compare
Choose a tag to compare
  • SSH: rsa-sha2-* signature support - fixes #6804
  • Added search field for the installed plugin list #6713 (Qiming-Liu)
  • Added a "restart session" hotkey and an option for the tab context menu #6709 (Qiming-Liu)
  • Fixed #4686, fixed #6506 - font lookup issues on Windows
  • Fixed tab showing activity indicator even without new data (Matheus Castello) #6693
  • Added hotkeys to scroll the terminal

Alpha 181

18 Jun 15:00
2b601c7
Compare
Choose a tag to compare
  • macOS Ventura compatibility
  • optimized flow control performance
  • updated locales, added Indonesian and UK English
  • added support for Ctrl-/ and Ctrl-@
  • fixed "notify on activity" not working for the currently active tab

Alpha 179

31 May 11:20
7437aaf
Compare
Choose a tag to compare
  • Fixed flaky startup on Linux

Alpha 178

28 May 12:39
b3df681
Compare
Choose a tag to compare
  • Experimental sixel graphics support
  • Added 'focus follows mouse' mode for pane navigation (Atte Timonen) #6465
  • Added hotkeys for navigating to a specific pane (Atte Timonen) #6465
  • Update icons for built-in Windows profiles (Liangcheng Juves) #6414
  • Fix the problem that the Developer Prompt for VS 2022 profile could not be loaded (Liangcheng Juves) #6414
  • Added Ukrainian translation
  • Improved flow control for better speed
  • Fixed overview ruler alignment
  • More prominent active search result highlighting
  • macOS: accept first mouse click
  • Allow customizing selection foreground color
  • Hide description in selector model if it's the same as the title (Brandon Rothweiler) #6493
  • Allow directly opening script (.sh / .bat / .ps1) and .command files