Releases: Eugeny/tabby
Releases · Eugeny/tabby
Alpha 186
Alpha 185
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
- d70d1b2: Updated xterm to v5 - fixes #5612
- 6fff872: Support private key forwarding to winscp (Artur) #7143
- 6fbb2a2: Added Linux ARM builds (Jai A P) #6612
- 166fc2e: Fixed outdated plugins in the plugin list (Thomas LACAZE) #7021
- 753667a: Add Melange (Dark) theme (Spenser Black) #7158
- 3090686: Change the default "scroll up" / "scroll down" hotkeys - fixes #6878
- 27e023a: Added PgUp/PgDown support and fuzzy search to the profile selector - fixes #6872
- fbea7db: Expose combined context menu in tab header and add visual context menu button - fixes #6966
- 2bf0ef3: Only trim pasted text when it's a single line - fixes #7028, fixes #7064
Alpha 183
Alpha 182
- 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
- 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
- Fixed flaky startup on Linux
Alpha 178
- 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
Alpha 177
- SFTP: fixed directory detection
- SFTP: show CWD detection hint more prominently
- Added a "delete entire line" hotkey #6262 (Hisam Fahri)
- SSH: added env var substitution for ssh username field (#6242) (woodmeal) #6242
- SSH: fixed lowercase directive import for
.ssh/config
(zhipeng) #6218
- Added icon for WSL docker profiles (Liangcheng Juves) #6308
- Allow disabling dynamic title on saved layouts
- Fixed Linux ARMv7 builds (Jai A P) #6276
- Fixed scrollbar dragging
- Fixed the
combine-tabs
hotkey on Windows - Focus the next tab after closing a tab
- Serial: fixed port name encoding on Windows
- Settings: fixed font name autocomplete
Alpha 176
- Fixed search
- Fixed macOS ARM build
- From this build on, updates will be downloaded from S3 instead of Github, which should solve the issues with a wrong arch installer getting downloaded (ARM vs x64)