Releases: Eugeny/tabby
Releases Β· Eugeny/tabby
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)
Alpha 175
- Added Windows ARM64 builds (Jai-JAP) #5907
- SFTP: added a "new folder" button (Thomas Peterson) #6049
- Terminal: allow user to resize panes using hotkeys (christianbingman) #6140
- Fixed Tabby crashing on Windows 7 (Richard Yu) #6027
- Settings: preserve profile groups collapse state. (Artur) #6046
- Added "new window" to macOS dock menu
- Locale update, added Portuguese (Brazil) and Korean
- MSYS2: fixed default startup directory
- Profile selector: allow directly editing highlighted item
- Search: added highlighting and scrollbar ticks
- Settings: fixed color scheme editing
- Settings: show all fonts, even non-monospace
- SSH: allow DNS resolution on SOCKS proxy side
- Terminal: allow changing font weights for normal and bold text
- Terminal: fixed macOS
alt-n
andalt-shift-<letter>
handling - Terminal: option to force plain-text copying
Alpha 174
- Fixed admin tabs not opening when debug VC libs are not installed
- Fixed acrylic accent color and dragging lag on Windows (Matheus Castello) #5902
- Fixed Sogou IME not working
- Fixed SVG and HTML icons in tab headers not showing up
- Relax OSC52 processing rules to support clipboard mgmt in tmux
- SSH: fixed .ssh/config port binding parsing
- Local: set $COLORTERM
- Locales: added Portuguese
- Fixed app category on Mac (X-0x01) #5844
- Settings: new color picker
- Sort hosts and show groups in jumplists
- SSH: fixed newlines in banners/MOTD
Alpha 173
- Added a hotkey to split all panes into separate tabs
- Added a hotkey to combine all tabs into the current one as panes
- Added an optional profile icon to tabs (Martin Grulich) #5767 - enable it in Settings -> Window.
- macOS: fixed app not quitting completely on Cmd+Q (Michael Wizner) #5743
- Locale: added Bulgarian
- SSH: HTTP proxy support
- SSH: try other OpenSSH key types besides RSA from
~/.ssh
- Bundled a Powerline-enabled fallback font - now you can use a non-Powerline font with a Powerline prompt and icons.
- Fixed docked window overlapping the Windows taskbar
- Show recent profiles in jump lists & dock menu
- Passthrough arrows+modifiers when in alternate buffer mode
Alpha 172
- Fixed Tabby not reopening after closing
Alpha 171
- SSH: added host key verification
- SSH: added DSA host keys support
- SSH: fixed SOCKS proxy connection issues
- SSH: multiplexing is now enabled by default
- Added Danish, Italian, Japanese and Spanish translations
- Added hotkeys to jump to specific settings tabs
- Added sdras night owl themes (Jason) #5574
- Fixed app not quitting completely on Cmd+Q (Mac) (Michael Wizner) #5670
- Fixed slowdowns caused by progress detection
- Fixed terminal not clearing properly
- Fixed the
--hidden
startup option - Profiles: fixed the color and title settings not getting inherited from profile defaults
- SSH: added profile importing from a separate
ssh-profiles.yaml
file - SSH: allow empty keyboard-interactive responses