Tabby Changelog

What's new in Tabby 1.0.207 Alpha

Mar 5, 2024
  • Fixes:
  • 68ca4ac: fixed #9492 - tabs not closing on session exit (Eugene)

New in Tabby 1.0.206 Alpha (Mar 5, 2024)

  • Fixes:
  • ssh: resolve group names in the jump host selector #9264 (Clem Fern)
  • da5342b: fixed #8097 - "close pane" hotkey doesn't kill the process
  • 3f160ee: fixed duplicate multiline-paste prompts
  • Changes:
  • a8ef596: add implicit cr and implicit lf for serial terminal similar to putty (ChangHwan Kim) #9307
  • e4ceb3e: Fix Connection error while opening WinSCP session using IPV6 address (Mxmilu) #9360
  • ac95f55: Added support for a Quick Connect CLI command (Ash Neilson) #9383
  • 266dfe1: Added line hover effect to the SFTP browser (cfs4819) #9410
  • Docs:
  • e247ff7: Fix typos (Kazuki Furukawa) #9451

New in Tabby 1.0.205 Alpha (Nov 21, 2023)

  • Fixes:
  • efe1772: fixed Linux builds (Clem Fern) #9238
  • force display title-bar when tab-bar on left/right #9249 (Clem Fern)
  • c59e9c1: fixed keyboard shortcut (control + backspace) in windows (zKXDEX) #9253
  • use data folder on portable app, do not use normal installer to update portable version #9251 (Clem Fern)
  • 345e90c: fixed #9239 - missing sync token field
  • Commits:
  • 04a1b0f: add tabby-background plugin. (Cat in the orange box) #9234

New in Tabby 1.0.204 Alpha (Nov 16, 2023)

  • Fixes:
  • 98719aa: fix native modules rebuild on macos (Clem Fern) #9232
  • 5d1a35a: Show custom profiles in default profiles selection (Jude Cooray) #9082
  • f3196ac: Refresh default profile selection when profiles are modified (Jude Cooray) #9084
  • Changes:
  • 0e8164f: Add Noctis colors plugin to themes section (Aaron Huggins) #9098
  • 26d6d14: updated locales

New in Tabby 1.0.201 Alpha (Oct 9, 2023)

  • Fixes:
  • terminal: fixed the issue where input could be invisible with the WebGL frontend #9066 (Clem Fern)
  • 169aded: fixed #9009 - allow color schemes per serial connection
  • Improvements:
  • core: prevent editing selection on keydown in profile selector #8960 (Clem Fern)
  • 8bc2375: Add "show secret" functionality to vault (Sibren van Setten) #8897
  • a17da4b: #8907 Fix interactive auth being not selectable in SSH (Sibren van Setten) #8911
  • 04b53ab: clear service message on connection succeeds only (Clem) #8918
  • 6ebfccd: added catppuccin theme (Jakub Z) #9008
  • d70be3a: added possibility to set config file path in environment file (Nathaniel Walser) #9048
  • bb27314: bumped xterm to 5.3.0

New in Tabby 1.0.200 Alpha (Aug 30, 2023)

  • Commits:
  • dc9a7d8: fixed #8886 - crash on the color schemes settings tab (Eugene)

New in Tabby 1.0.199 Alpha (Aug 30, 2023)

  • Fixes:
  • 6042a52: fixed #8868 - not starting on a fresh install
  • 0becf8c: fixed #8878 - default back to dark mode

New in Tabby 1.0.198 Alpha (Aug 28, 2023)

  • Features:
  • #3999: profile groups can how specify inheritable settings #8726 (Clem Fern)
  • #7265: added a button to reset global & groups settings to defaults #8726 (Clem Fern)
  • 299be86: #3934: added automatic dark/light theme switching
  • #5688: added a global Save As Profile context menu option #8663 (Clem)
  • #8680: configurable default quick connect plugin #8709 (Clem)
  • #6518: added a "disconnect tab" context menu item #8589 (Clem Fern)
  • #8589: added a "disconnect tab" hotkey #8589 (Clem Fern)
  • implemented Window Controls Overlay #8707 (Evan / Fero)
  • 86cff8d: changed the terminal.autoOpen default to true
  • fcac52a: #5862: configurable Backspace key behaviour
  • c983743: #7727: allow hiding individual profiles from the selector
  • bc8ac12: #8588: hide hidden profiles in the "new profile" selector
  • 77b74ad: added Czech locale
  • 1e9f5ca: updated xterm to v5.2
  • Bug Fixes:
  • 4dedbbc: #7057: sorted recent profiles (Clem Fern) #8726
  • fixed broken selection in command selection #8842 (Clem)
  • 6eef2c9: hotkeys containing Enter input a linebreak into the active terminal (sangboak.lee) #8471
  • b97c334: #8417: ensure that serial output is chunked at utf8 char boundaries
  • 1112766: #8404: missing SFTP progressbar
  • 5075c83: #8263: make placeholders more legible
  • a494d9c: #8313: recover tab icons and colors ealier during start
  • e813133: #8440: multiple separate "ungrouped" groups appearing
  • 9a82c4c: Stop local echo when remote echo is on (DehanLUO) #8677
  • aafe510: #8765, fixed #8753: font size field cut off
  • 79cabb6: Fix issue with setTitleBarOverlay method on non-win32 platforms. (Andrii Zhovtiak) #8811
  • e237650: Expanded devtoolPlugin condition to cover Linux platform (Andrii Zhovtiak) #8820
  • dragging window by tab headers no longer possible after electron update
  • Builds:
  • 87a8934: Cross Compile linux armhf/arm64 artifacts #8613 by @Jai-JAP
  • Performance Improvements:
  • improved startup time by loading plugins in parallel #8528 (Clem Fern)
  • unload invisible tabs from VRAM #8801 (binghuiluo(罗炳辉))

New in Tabby 1.0.197 Alpha (Apr 27, 2023)

  • Features:
  • Made tab behaviour configurable when a session is disconnected (close / keep / reconnect) (Clem) #8206
  • Added a hotkey and a command to reconnect the current tab #8201 (Clem)
  • Changes:
  • Improved contrast between tab headers and background, added active tab indicator
  • Fixes:
  • 9835466: fix #8154 : search panel counter starts from 0 (Clem) #8198
  • 4e6b1d2: fixed #8134 - can't change serial session baudrate
  • 84b0e13: "hide on focus loss" not working with multiple windows/modals - #7162, #7309, #6812

New in Tabby 1.0.196 Alpha (Mar 22, 2023)

  • Fixes:
  • 2a8b7c3: fixed #8124 - animation toggle didn't affect pane maximizing
  • Changes:
  • 9a6e684: added minimum contrast ratio support to the theme

New in Tabby 1.0.194 Alpha (Mar 21, 2023)

  • Fixes:
  • 0f71618: fixed #8100 - search box layout issues in the new theme

New in Tabby 1.0.193 Alpha (Mar 19, 2023)

  • Commits:
  • 2e72774: fixed copying as HTML - fixes #8092, fixes #8091 (Eugene Pankov)

New in Tabby 1.0.192 Alpha (Mar 19, 2023)

  • Commits:
  • ef3c9e3: fixed #8028 - ghost panes and missing pane drag handle (Eugene Pankov)
  • beb7c61: fixed #8093 - SFTP panel visual issues (Eugene Pankov)

New in Tabby 1.0.191 Alpha (Mar 19, 2023)

  • Fixes:
  • c2e7241: fixed a few issues with the new theme - #8088

New in Tabby 1.0.190 Alpha (Mar 19, 2023)

  • Changes:
  • 1e5cfd1: a new standard theme that follows your terminal color scheme and has adjustable paddings (#7891) #7891
  • Fixes:
  • c8b5501: Fix serial Hexadecimal write (#8035) (Osman Karaketir) #8035

New in Tabby 1.0.189 Alpha (Feb 20, 2023)

  • Features:
  • 69d884e: separate color schemes per profile - fixes #5885, fixes #4593, fixes #3516, fixes #7457, fixes #765
  • 1397d0f: SFTP: allow editing the current SFTP path by double-clicking - #7154, fixed #7291, fixed #7295, fixed #6666, fixed #6646, fixed #6354, fixed #5646
  • Sync: added button to delete remote config #7858 (Clem)
  • SFTP: added "copy full path" context menu item - fixed #7013, fixed #6866 (Eugene Pankov)
  • 842636a: #7315 - added terminal identification option on windows (Settings -> Profiles -> Advanced)
  • Bug Fixes:
  • 85bb7a2: potentially fix config corruption - #5355, #7874
  • Prevent backspace accidentally erasing the last character in the profile selector #7860 (Clem)
  • 8bf5065: fix #7254 - config sync replace ngModelChange by key down enter (Clem) #7791
  • e4ab127: SSH: agent auth fixes (Sicco) #7857
  • ac5019f: fix #4684 - removing profile's hotkeys on profile delete (Clem) #7884
  • e018197: avoid infinite loop on incorrect private key passphrase
  • f3d3e10: fixed #7775 - line height changing unexpectedly when zooming in/out
  • 24f8a4b: fixed #7755 - prevent release notes links from navigating away
  • b624218: fixed #7745 - skip incorrect WSL registry entries
  • Changes:
  • c57a7e7: Improved hotkey filter performance (Benjamin Brandmeier) #7757
  • Published typings for tabby-ssh #7844 (Elizabeth Martín Campos)
  • export AppHotkeyProvider from tabby-core #7884 (Clem)
  • 7491c31: fixed #7841 - clear SSH service messages by default

New in Tabby 1.0.188 Alpha (Jan 5, 2023)

  • 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

New in Tabby 1.0.187 Alpha (Nov 26, 2022)

  • Changes:
  • d038ac6: Added Swedish translation
  • 875e693: Improved pane rearranging UI
  • Fixes:
  • d26ce6c: Fixed broadcast / focus all command being unavailable for SSH tabs - #7481
  • 0f0f61f: SSH: correctly handle MaxSessions when multiplexing - #6263, #7460
  • 9c89bab: Fixed Zmodem errors - #6677, #5845, #5243, #5132, #5021, #7511, #7053, #6917, #6639, #6259, #6182, #6122, #5845, #5737, #5701, #5609, #5311, #5243, #5231, #5132

New in Tabby 1.0.186 Alpha (Nov 4, 2022)

  • 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:
  • 688b9de: use winSCP.com utility to convert private key to ppk to launch winSCP (Artur) #7398
  • 4ea3e88: fixed bell sound #5931 (Andrii Zhovtiak) #7368
  • 856c042: fixed #7081 - laggy tab open/close animation

New in Tabby 1.0.185 Alpha (Oct 27, 2022)

  • 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

New in Tabby 1.0.184 Alpha (Oct 2, 2022)

  • 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

New in Tabby 1.0.183 Alpha (Aug 1, 2022)

  • Updated translations
  • Added Japanese readme (Ikko Ashimine) #6894
  • Avoid race conditions when saving config (Qianfan Jiang) #6885

New in Tabby 1.0.182 Alpha (Jul 31, 2022)

  • 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

New in Tabby 1.0.181 Alpha (Jun 19, 2022)

  • 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

New in Tabby 1.0.179 Alpha (May 31, 2022)

  • Fixed flaky startup on Linux

New in Tabby 1.0.178 Alpha (May 29, 2022)

  • 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

New in Tabby 1.0.177 Alpha (May 11, 2022)

  • 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

New in Tabby 1.0.176 Alpha (Apr 20, 2022)

  • 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)

New in Tabby 1.0.175 Alpha (Apr 19, 2022)

  • 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 and alt-shift- handling
  • Terminal: option to force plain-text copying

New in Tabby 1.0.174 Alpha (Mar 21, 2022)

  • 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

New in Tabby 1.0.173 Alpha (Feb 24, 2022)

  • 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

New in Tabby 1.0.172 Alpha (Feb 13, 2022)

  • Fixed Tabby not reopening after closing

New in Tabby 1.0.171 Alpha (Feb 11, 2022)

  • 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

New in Tabby 1.0.170 Alpha (Jan 17, 2022)

  • App: localization support - added Chinese and Croatian translations. Contribute to other languages at https://translate.tabby.sh/
  • SSH: session multiplexing opt-in - enable it in profile advanced settings
  • SSH: automatically import and show OpenSSH connections
  • App: added a "scroll to bottom" hotkey
  • App: fixed dragging panes back out into the tab bar
  • App: fixed font ligature related freezes
  • Color schemes: add rose pine color scheme (Marmota) #5297
  • Config sync: support syncing fully encrypted config

New in Tabby 1.0.169 Alpha (Dec 23, 2021)

  • Docking: handle additional opened windows when main window is docked.
  • Serial: fixed parity settings on Windows
  • Settings: added an UI setting for terminal.linePadding
  • Settings: added an UI setting for terminal.scrollbackLines
  • Settings: added an UI switch for the --disable-gpu CLI option
  • SSH: support for unencrypted PuTTY v3 keys
  • Terminal: added support for OSC 4/10/11/2 which enables programs to set and report colors within the terminal (via xterm)
  • UI: fixed terminal toolbar padding with tabs on top on macOS
  • Windows: detect PowerShell installed through Microsoft Store
  • Zmodem: use actual POSIX file mode when uploading

New in Tabby 1.0.168 Alpha (Dec 13, 2021)

  • Fixed restored local tabs being unresponsive
  • Serial: added slow feed mode

New in Tabby 1.0.167 Alpha (Dec 13, 2021)

  • Fixed startup issues on macOS.

New in Tabby 1.0.167 Alpha (Dec 9, 2021)

  • Fixed startup issues on macOS.

New in Tabby 1.0.165 Alpha (Dec 9, 2021)

  • SSH: native SOCKSv5 connection support
  • SSH: UI improvements to port forwarding (@highfredo) #4959, #4959
  • SSH: respect keyboard-interactive prompt echo setting requested by the server
  • SSH: disabled blacklisted key exchange algorithms (set TABBY_ENABLE_SSH_ALG_BLACKLIST environment variable to re-enable)
  • SSH: fixed X11 display spec parsing
  • SSH: fixed WinSCP integration for profiles with no username set
  • Fixed hotkey setter to handle backticks and tildes properly (Nessun Kim) #4992
  • The clickable-links plugin is now bundled with Tabby
  • Profile settings: allow filtering profiles by description
  • Fixed tab title recovery for split tabs

New in Tabby 1.0.164 Alpha (Nov 18, 2021)

  • Fixed window buttons alignment (Kozik Przemysław) #4928
  • macOS: handle dscl errors
  • Added support for long-clicking for context menu when right click is set to paste
  • Config sync is experimental no more

New in Tabby 1.0.162 Alpha (Nov 16, 2021)

  • Fixed scrollbar misalignment on window resize
  • Vault: avoid multiple parallel passphrase prompts
  • Cleaned up search panel design
  • Transfers: fixed transfer speed showing up as "infinite" after completion
  • macOS: fixed rare font parsing errors when ligatures are enabled
  • xterm updates:
  • Added support for focus reporting mode
  • Improve text alignment by setting text baseline conditionally by browser

New in Tabby 1.0.161 Alpha (Oct 28, 2021)

  • SSH: re-allowed AES-GCM ciphers by default again
  • SSH: honour the default username setting in the quick connect field
  • macOS: titlebar double-click now maximizes window
  • macOS: prevent Cmd-R from reloading the window
  • fixed transfers dropdown being clipped by the terminal

New in Tabby 1.0.160 Alpha (Oct 27, 2021)

  • Added a "duplicate tab" hotkey (by @Me1onRind) #4775
  • Added more timeout options for the Vault password (by Aaron Davison) #4779
  • Made environment var overriding case insensitive on Windows
  • Allowed variable substitution for env vars (e.g. PATH = $PATH:/opt/...)
  • SSH: Fixed X11 port detection for UNIX sockets
  • SSH: Allowed overriding X11 display (Settings -> SSH)

New in Tabby 1.0.159 Alpha (Oct 10, 2021)

  • Fixed admin tabs not opening
  • Admin tabs: more reliable resize detection

New in Tabby 1.0.158 Alpha (Sep 27, 2021)

  • Added OSC52 support (remote copy)
  • SSH: username is now optional (will ask every time if unset)
  • Color schemes: added a setting for block cursor foreground color
  • Paste hotkey is now broadcast to all panes when all panes are focused
  • Fixed missing activity highlight in the tab header
  • MacOS: focus app when showing a new window
  • Recent profiles are now shown on the start page

New in Tabby 1.0.157 Alpha (Sep 10, 2021)

  • Fixed saving profiles
  • Windows: added built-in profiles for MSYS2
  • SSH: reworked keyboard-interactive auth

New in Tabby 1.0.156 Alpha (Sep 5, 2021)

  • Significant performance boost for fast-flowing output
  • macOS: faster startup
  • Profiles: added profile defaults, allowing you to set defaults for all profiles of a given type, e.g. globally set preferred SSH cipher
  • Fixed various keyboard input issues when using composed character keys in French, Spanish, Swedish, etc.
  • SFTP: fixed issues with uploading
  • SSH: fixed terminal toolbar padding when unpinned
  • Added generic hotkeys for profile selectors by profile type (e.g. Telnet profiles, SSH profiles)
  • macOS: fixed app not quitting completely on Cmd-Q
  • SSH: fixed proxy command not working
  • SSH: fixed Zmodem transfers not working in some cases
  • UI: added scrolling to transfers panel
  • UI: better separate profiles by group

New in Tabby 1.0.155 Alpha (Aug 20, 2021)

  • Re-enabled posix_spawn() on macOS and Linux
  • Fixed a process getting left over running on Windows and Linux and preventing the app from starting again

New in Tabby 1.0.154 Alpha (Aug 18, 2021)

  • The legacy hterm frontend has been removed
  • Profile colours now show up in the profile selector
  • Fixed instantiating saved layouts
  • Custom tab titles are now recovered after a restart
  • Fixed jump hosts not inheriting default profile settings
  • Fixed titlebar not adjusting to macOS fullscreen mode
  • macOS: don't exit when the last window is closed
  • Profiles: color field now autocompletes
  • Telnet: fixed window size negotiation message order

New in Tabby 1.0.152 Alpha (Aug 6, 2021)

  • Fixed profiles not getting saved
  • Fixed various hotkeys not registering
  • Fixed "split to the bottom" splitting to the top
  • Selectors: filter per search term instead of the entire search input (Alexander Wiedemann) #4363

New in Tabby 1.0.151 Alpha (Aug 5, 2021)

  • Fixed the issue where new profiles could not be saved on Windows
  • Serial: disabled local echo by default
  • SSH: you can now edit remote files locally
  • Panes: reworked drop zones to allow more pane drop positions
  • Fixed glitchy window drag in macOS
  • Fixed start page button flickering
  • Serial: reverted default CRLF processing to none
  • Fix: keep "disable dynamic title" while duplicating or restoring a tab

New in Tabby 1.0.150 Alpha (Aug 1, 2021)

  • You can now rearrange split panes by holding Cmd-Shift or Ctrl-Shift and dragging them around:
  • Split tab title now combines titles of all panes
  • Fixed config file getting spontaneously erased
  • Hotkeys can now consist of modifier keys only

New in Tabby 1.0.149 Alpha (Aug 1, 2021)

  • You can now drag other tabs into the current tab to attach them as split panes
  • Profiles: option to limit or disable "recent profiles"
  • SFTP: transfers are now written into a temporary file first, and then moved into place when the transfer is complete
  • SFTP: the panel (and WinSCP) will open in the current directory if configured
  • SFTP: tabby will prevent OS from sleeping during transfers
  • SSH: make sure keepalive is enabled by default

New in Tabby 1.0.148 Alpha (Jul 19, 2021)

  • Added an option to set the shell command either as a single-line escaped command or as program name with arguments. This allows you to both have the convenience of just writing out arguments in a single line and not having to escape everything manually for complex arguments (hello hellish Windows shell escaping rules 👋)
  • Fixed profile naming for shells from /usr/local/bin
  • Serial: fixed missing port names in builtin profiles
  • Settings: added a release notes viewer
  • UI: fixed button styles that got broken in v1.0.147

New in Tabby 1.0.147 Alpha (Jul 18, 2021)

  • Added a tab context menu option to save split layouts as profiles
  • Added a way to switch a pane's profile - allowing multiple different profiles on the same tab
  • Telnet: actually implement telnet protocol
  • SSH: fixed connections to some old/noncompliant servers (Cisco etc.)
  • SSH: preserve POSIX file modes for up- and downloads
  • WSL: fixed multiple distro detection
  • Vault: allow renaming and replacing files
  • SSH: fixed home/end keys
  • Fixed the 'hide dock on blur' setting getting stuck
  • Serial/telnet: fixed visual layout of readline prompts
  • Profiles: avoid duplicate entries in recent profiles
  • Profiles: make ssh the default quick-connect profile

New in Tabby 1.0.146 Alpha (Jul 9, 2021)

  • Fixed compatibility with some older plugins
  • Profiles now sorted by group first
  • Fixed toggle switch and color scheme preview appearance in high-contrast mode

New in Tabby 1.0.145 Alpha (Jul 8, 2021)

  • New profile settings:
  • The new "Profiles" settings tab unifies all profile types in a single settings UI
  • Groups, hotkeys, colors, tab icons, title settings and login scripts are now available for all profile types
  • You'll have to re-select your default profile and re-set profile hotkeys if you had any.
  • The "Built-in" profiles (every standard shell and serial port) can be optionally hidden if you're only using your own custom profiles.
  • The profile selector now shows all profiles, but there are still separate hotkeys to show SSH, serial and telnet profile selectors.
  • You can omit the baud rate for serial profiles if you want Tabby to ask for baud rate every time when opening a serial tab.
  • Added automatic Developer Tools for Visual Studio profiles on Windows.
  • Socket / Telnet client:
  • Added a plain socket ("Telnet") profile type. Telnet profiles have the same input modes as serial profiles, and default to a readline input (same as nc)
  • Miscellaneous:
  • Updated the connection toolbar design - the toolbar is now pinnable and is easier to discover.
  • Setting %COMSPEC% on Windows is now optional and off by default.

New in Tabby 1.0.144 Alpha (Jul 2, 2021)

  • The app has been renamed to Tabby
  • Bumped node-pty to latest stable

New in Tabby 1.0.143 Alpha (Jun 29, 2021)

  • Added hotkeys to loop through panes
  • Added support for IPv6 addresses in SSH quick connect field
  • Bracketed paste is now only used when support is advertised by the shell
  • SFTP/Zmodem: added size and speed display for transfers
  • SSH: fixed agent authentication
  • SSH: added an option to reuse private keys stored in the Vault
  • SSH: added an option to force the SSH agent connection type on Windows (Pageant vs OpenSSH)
  • Fixed Ctrl-C not getting broadcast into all panes
  • Prevented "history restored" from popping up in new SSH panes

New in Tabby 1.0.142 Alpha (Jun 25, 2021)

  • Fixed the arm64 (M1) macOS build.

New in Tabby 1.0.141 Alpha (Jun 23, 2021)

  • Added macOS Monterey compatibility
  • Fixed disabled plugins not appearing in the plugin manager after a restart

New in Tabby 1.0.140 Alpha (Jun 21, 2021)

  • SSH: added experimental SFTP support
  • SSH: added a File Transfers panel for both SFTP and Zmodem
  • SSH: added PuTTY key format support
  • SSH: fixed multiple Zmodem issues
  • SSH: fixed session not getting disconnected when closing a tab
  • SSH: added a WinSCP launch hotkey
  • SSH: added support for multiple private keys per connection (useful when syncing config across platforms)
  • Vault: added an encrypted container to store passwords and private keys when the OS keychain isn't available. The Vault is encrypted on disk and secured with a master passphrase, see Vault Encryption.
  • Vault: the entire config file can be optionally encrypted and stored in the Vault
  • Splitting a tab no longer restores entire history in the new pane
  • Clicking a pane now cancels multi-pane input
  • Windows: updated the bundled clink version
  • Added CLI options to start SSH and serial connections
  • Windows: auto-set Terminus as %COMSPEC% inside shells
  • Serial: support for custom baud rates

New in Tabby 1.0.139 Alpha (May 14, 2021)

  • Reduced RAM usage
  • Fixed the terminal bell
  • Fixed window layout with tabs on side
  • Fixed custom CSS config field not saving
  • Linux: fixed duplicate Terminus icons in docks / taskbars
  • Linux: added Pacman build

New in Tabby 1.0.138 Alpha (May 3, 2021)

  • Better connection list management
  • Permanent port forwards
  • An option to remember private key passphrases
  • Added proxy command support

New in Tabby 1.0.137 Alpha (Apr 18, 2021)

  • Fixed terminal output buffering issues
  • Fixed font name autocomplete on Windows

New in Tabby 1.0.136 Alpha (Apr 12, 2021)

  • Experimental: PTY handling moved into the main process - with better flow control and Ctrl-C responsiveness.
  • Added a select-all shortcut
  • New tab color and activity indicators with higher visibility
  • Reorganized settings

New in Tabby 1.0.135 Alpha (Mar 15, 2021)

  • Added an option to adjust terminal width (docked on top/bottom) or height (left/right) when docked.
  • Added hotkeys for tabs #11-20 (by @clarkwang)
  • Added hex input/output modes for serial connections
  • Added an option to disable dynamic tab titles for profiles
  • Added a config option to disable automatic "progress" detection
  • SSH passwords are now remembered separately for different ports of the same host (by @iamchating)
  • Fixed custom tab title and color not getting duplicated when duplicating a tab
  • Tab close buttons don't take up extra space anymore
  • Themes can now specify titlebar buttons offset on macOS

New in Tabby 1.0.134 Alpha (Feb 15, 2021)

  • Fixed windows build

New in Tabby 1.0.133 Alpha (Feb 14, 2021)

  • Fixed terminal input when ConPTY is unavailable
  • Fixed SSH reconnection behaviour
  • Fixed side tabs appearance with the Compact theme.

New in Tabby 1.0.132 Alpha (Feb 8, 2021)

  • CWD detection on Windows for CMD and clink
  • Serial and SSH: added auto-reconnection
  • Serial: readline support, configurable newline conversion modes for input and output streams
  • Better handling of CLI arguments when Terminus is already running
  • On Windows, Terminus will set itself to use the built-in GPU by default
  • Updated xterm
  • SSH: Better error messages for X11 forwarding issues

New in Tabby 1.0.129 Alpha (Jan 27, 2021)

  • Fixed macOS builds

New in Tabby 1.0.128 Alpha (Jan 26, 2021)

  • Upgraded Electron - bringing back the EC SSH key exchange algorithms
  • SSH: better session close and reconnect behaviours
  • SSH: default to 15s keepalive interval
  • Fixed window focus issues on Linux
  • Added a 'copy current path' hotkey and context menu item

New in Tabby 1.0.127 Alpha (Jan 13, 2021)

  • Reverted back to Electron 10 due to spurious crashes in SSH and Serial plugins.

New in Tabby 1.0.126 Alpha (Jan 10, 2021)

  • Fixed the hotkeys settings page crash
  • Fixed toolbar buttons being invisible in full-titlebar mode with tabs on the bottom
  • Added 1500k baudrate for serial connections (by @frauhottelmann)
  • Fixed startup crashes on Linux

New in Tabby 1.0.125 Alpha (Jan 10, 2021)

  • Fixed SSH connections

New in Tabby 1.0.124 Alpha (Jan 10, 2021)

  • Fixed crashes on macOS
  • Fixed plugin installation issues
  • Smaller app size
  • Windows installer now allows changing install path

New in Tabby 1.0.123 Alpha (Dec 28, 2020)

  • Added ARM macOS builds 🍏 (by @pinpin)
  • Intel macOS builds now Rosetta 2 compatible 🍎
  • "Hide tab Index" and "hide close button" settings (by @pinpin)
  • SSH: added dynamic port forwarding (SOCKS proxy)
  • Fixed laggy windows dragging when fluent blur is enabled on Windows 10

New in Tabby 1.0.122 Alpha (Dec 11, 2020)

  • Fixed missing tabs at the bottom

New in Tabby 1.0.121 Alpha (Dec 8, 2020)

  • An option to move tabs to the side of the window
  • An option to remove the tab number and close button
  • Search options are now persisted
  • Fixed "open Terminus here" Explorer context menu item
  • Fixed Ctrl-Left, Ctrl-Right and Ctrl-Backspace bindings in PowerShell
  • SSH: option to duplicate connections
  • SSH: fixed private key loading when the windows username contains a space
  • SSH: don't ask for private key passphrase if private key auth isn't enabled

New in Tabby 1.0.120 Alpha (Aug 30, 2020)

  • Fixed the "pageant is not running" message when starting an SSH connection

New in Tabby 1.0.119 Alpha (Aug 26, 2020)

  • Fixed a bug that would attempt to use Pageant even if it's not running when Automatic authentication mode is set

New in Tabby 1.0.117 Alpha (Aug 13, 2020)

  • Re-added the agent forwarding option that got lost in the previous release.

New in Tabby 1.0.116 Alpha (Aug 7, 2020)

  • This is a staging release that contains new auto-updater logic.

New in Tabby 1.0.115 Alpha (Jul 31, 2020)

  • New SSH authentication settings
  • SSH agent support for Pageant and OpenSSH on Windows (by @JonathanBeverley)
  • Fixed admin shell startup on Windows
  • Fixed SSH key permissions on Windows (by @Dimitory)

New in Tabby 1.0.114 Alpha (Jul 28, 2020)

  • Fixed admin shell
  • Handle global hotkeys that include Windows key

New in Tabby 1.0.113 Alpha (Jul 19, 2020)

  • Better SSH reconnection logic
  • When pasting a line with a line breaks at the ends, they'll be automatically trimmed
  • Fixed character encoding and Home/End and arrow keys in admin shells on Windows
  • Blurred background support on Linux with KWin by @3l0w

New in Tabby 1.0.112 Alpha (May 27, 2020)

  • Fixed the default "new window" hotkey on mac
  • Moved the "close tab" menu items to the bottom
  • Added a warning when closing SSH tabs
  • Added direct dependency to gnome-keyring
  • Properly notarized macOS builds

New in Tabby 1.0.111 Alpha (May 8, 2020)

  • Fixed macOS build notarization

New in Tabby 1.0.110 Alpha (May 7, 2020)

  • Fixed focus loss when switching tabs
  • Fixed macOS .zip build

New in Tabby 1.0.109 Alpha (May 4, 2020)

  • Fixed corrupted fonts when switching between displays with different DPI
  • Don't open a second window when clicking the app in taskbar and dock mode is on
  • Fixed SSH tab colors

New in Tabby 1.0.108 Alpha (May 4, 2020)

  • Added dock hide on blur option and dock always on top setting (by @Goobles)
  • Added tab split commands to context menu
  • Fixed WebGL renderer

New in Tabby 1.0.107 Alpha (Apr 20, 2020)

  • WSL2 support
  • Fixed toggle-window hotkey with multiple windows
  • Fixed Zmodem transfers
  • Smart multiline copy on Windows without ConPTY
  • Updated xterm

New in Tabby 1.0.106 Alpha (Apr 12, 2020)

  • SSH jump host support 🛹
  • New-style selector for terminal profiles
  • Default profiles can now be hidden from the selector
  • Multi-line paste warnings now optional
  • Fixed margins for serial connection tabs

New in Tabby 1.0.105 Alpha (Mar 26, 2020)

  • Reopen last closed tab with Cmd-Shift-T / Ctrl-Shift-T ✨
  • Search direction buttons, default search direction is now upwards
  • New connection selector in SSH and Serial plugins with search and keyboard navigation
  • Visual previews for all color schemes
  • Forwarded ports now properly closed when session ends
  • Warning when pasting multiple lines
  • SSH tab title can now be force-set to connection name
  • Up to 5 recent connections in SSH plugin
  • Disabled progress detection when alt screen is active

New in Tabby 1.0.104 Alpha (Mar 2, 2020)

  • Serial port plugin by @nstefanou
  • Fixed SSH key errors
  • Updated xterm

New in Tabby 1.0.103 Alpha (Feb 18, 2020)

  • Fixed SSH private key reading issues
  • Zmodem transfers can now be aborted with Ctrl-C
  • SSH - option to skip the greeting and MoTD

New in Tabby 1.0.102 Alpha (Feb 11, 2020)

  • Tab content and color now recovered after restarting
  • Rendering fixes in xterm
  • Added hotkeys to move tabs left and right
  • Electron 8

New in Tabby 1.0.101 Alpha (Feb 11, 2020)

  • Re-added Snap Linux build
  • Fixed starting Terminus as root on Linux
  • Unified tab and terminal context menus
  • Added WSL distro icons (by @CyrilTaylor)
  • Fixed $PATH in Cygwin
  • Various fixes

New in Tabby 1.0.100 Alpha (Jan 16, 2020)

  • Bugfixes

New in Tabby 1.0.99 Alpha (Jan 15, 2020)

  • Keep settings near the portable Windows binary (by @CyrilTaylor)
  • Show Explorer context menu integration for folders too (by @CyrilTaylor)
  • Zmodem (lrzsz) support
  • Better SSH key parsing, including PuTTY key format and ed25519
  • X11 forwarding now optional
  • Tab activity notifications
  • A Reconnect button for SSH tabs
  • Added a hotkey to maximize the current split pane
  • Fixed shell processes sometimes not being killed after tab getting closed
  • Double-click on the split resets the split ratio

New in Tabby 1.0.98 Alpha (Dec 30, 2019)

  • Options to disable middle click paste and context menu (by @LeSeulArtichaut)
  • X11 forwarding in SSH 💻
  • Port forwarding in SSH ⏩
  • UI refresh
  • "Duplicate as administrator" item in tab context menu
  • Bumped xterm

New in Tabby 1.0.98 Alpha (Dec 30, 2019)

  • Options to disable middle click paste and context menu (by @LeSeulArtichaut)
  • X11 forwarding in SSH 💻
  • Port forwarding in SSH ⏩
  • UI refresh
  • "Duplicate as administrator" item in tab context menu
  • Bumped xterm

New in Tabby 1.0.97 Alpha (Nov 27, 2019)

  • Prevented Sentry from causing infinite UI updates.

New in Tabby 1.0.95 Alpha (Nov 26, 2019)

  • Added the missing windows-native-registry build

New in Tabby 1.0.91 Alpha (Sep 13, 2019)

  • Fixed SSH private key selector button
  • Fixed scrolling in settings tab
  • Mouse handling improvements in xterm
  • Typescript 3.6 compatibility for plugins