Tabby Changelog

What's new in Tabby 1.0.207 Alpha

Mar 4, 2024
  • Fixes:
  • Fixed #9492 - tabs not closing on session exit (Eugene)

New in Tabby 1.0.206 Alpha (Mar 3, 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 15, 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 6, 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)

  • Fixed - crash on the color schemes settings tab.

New in Tabby 1.0.199 Alpha (Aug 29, 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.193 Alpha (Mar 20, 2023)

  • 2e72774: fixed copying as HTML - fixes #8092, fixes #8091 (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.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 21, 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)

  • 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
  • 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.
  • Avoid race conditions when saving config.

New in Tabby 1.0.182 Alpha (Jul 30, 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 18, 2022)

  • 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 (May 11, 2022)

  • Fixed search
  • 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 (May 11, 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-<letter> handling
  • Terminal: option to force plain-text copying

New in Tabby 1.0.174 Alpha (Mar 22, 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 12, 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 15, 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 9, 2021)

  • Fixed startup issues on macOS.

New in Tabby 1.0.166 Alpha (Dec 9, 2021)

  • Fixed startup issues on Windows.

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 17, 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 13, 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 8, 2021)

  • fixed admin tabs not opening
  • admin tabs: more reliable resize detection

New in Tabby 1.0.158 Alpha (Sep 25, 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 19, 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.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 (Jul 31, 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.149 Alpha (Jul 29, 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 17, 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 7, 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 - see here for background.
  • Bumped node-pty to latest stable

New in Tabby 1.0.143 Alpha (Jun 28, 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 20, 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 13, 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)

  • The SSH update:
  • 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 16, 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

New in Tabby 1.0.1 Alpha 134 (Feb 14, 2021)

  • Fixed windows build.

New in Tabby 1.0.1 Alpha 133 (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.1 Alpha 132 (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.1 Alpha 128 (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.1 Alpha 127 (Jan 13, 2021)

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

New in Tabby 1.0.1 Alpha 126 (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.1 Alpha 123 (Dec 27, 2020)

  • "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.1 Alpha 122 (Dec 9, 2020)

  • Fixed missing tabs at the bottom.

New in Tabby 1.0.1 Alpha 121 (Dec 7, 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.1 Alpha 120 (Aug 27, 2020)

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

New in Tabby 1.0.1 Alpha 119 (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.1 Alpha 118 (Aug 26, 2020)

  • Fixed random freezes when using ConPTY on Windows
  • Added WinSCP integration (open WinSCP for the active SSH connection) - available from the context menu
  • Added a hotkey to focus all panes simultaneously - Ctrl-Shift-I / Cmd-Shift-I
  • Warning when closing an SSH tab is now optional
  • Fixed new tabs sometimes not opening on Linux
  • Fixed tab context menu not opening when tab has a custom hex color

New in Tabby 1.0.1 Alpha 117 (Aug 13, 2020)

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

New in Tabby 1.0.1 Alpha 116 (Aug 7, 2020)

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

New in Tabby 1.0.1 Alpha 115 (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.1 Alpha 114 (Jul 28, 2020)

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

New in Tabby 1.0.1 Alpha 113 (Jul 17, 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.1 Alpha 112 (May 26, 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

New in Tabby 1.0.1 Alpha 111 (May 8, 2020)

  • Fixed macOS build notarization

New in Tabby 1.0.1 Alpha 110 (May 6, 2020)

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

New in Tabby 1.0.1 Alpha 109 (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
  • Fixed copying wrapped lines on Windows

New in Tabby 1.0.1 Alpha 108 (Apr 21, 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.1 Alpha 107 (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.1 Alpha 106 (Apr 11, 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.1 Alpha 105 (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.1 Alpha 104 (Mar 2, 2020)

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

New in Tabby 1.0.1 Alpha 103 (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.1 Alpha 100 (Jan 16, 2020)

  • Bugfixes

New in Tabby 1.0.1 Alpha 99 (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.1 Alpha 98 (Dec 30, 2019)

  • Fixed sudo on Linux again
  • 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.1 Alpha 97 (Nov 26, 2019)

  • Prevented Sentry from causing infinite UI updates.

New in Tabby 1.0.1 Alpha 96 (Nov 26, 2019)

  • Fixed SSH configuration not being saved

New in Tabby 1.0.1 Alpha 95 (Nov 26, 2019)

  • Added the missing windows-native-registry build

New in Tabby 1.0.1 Alpha 94 (Nov 26, 2019)

  • Fixed incorrect inverted text coloring when transparency is active
  • Fixed transparency with the WebGL renderer
  • Fixed the incorrect build in A93

New in Tabby 1.0.1 Alpha 92 (Oct 15, 2019)

  • Added option to disable tab restore on startup (by @ckaczor)
  • Added close button to search panel (by @ckaczor)
  • Fixed middle click for closing tabs (by @ckaczor)
  • Changed search options to not be static/global (by @ckaczor)
  • Updated xterm

New in Tabby 1.0.1 Alpha 91 (Sep 10, 2019)

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

New in Tabby 1.0.1 Alpha 90 (Sep 2, 2019)

  • Fixed GitHub Actions build issues

New in Tabby 1.0.1 Alpha 89 (Aug 29, 2019)

  • Ask for confirmation before installing updates
  • Keep dark theme background when copying content as HTML
  • Separate setting for fallback font

New in Tabby 1.0.1 Alpha 88 (Aug 13, 2019)

  • New tabs following CWD now optional (by @ehwarren)
  • Multi-window behaviour and auto-updater fixes (by @ehwarren)
  • Properly killing shell process on tab close (by @Hammster)
  • Shows tabs in fullscreen mode
  • Updated xterm frontend

New in Tabby 1.0.1 Alpha 85 (Jul 5, 2019)

  • Fixes the SSH connection bug from Alpha 84

New in Tabby 1.0.1 Alpha 84 (Jul 4, 2019)

  • Fixed a startup crash when no window position is saved.

New in Tabby 1.0.1 Alpha 83 (Jul 4, 2019)

  • Fixed launching Terminus from CLI
  • Fixed the window appearing off-screen due to docking and display switching
  • Fixed recovered tabs sometimes ending up empty
  • Fixed weird color scheme when splitting tabs
  • Option to add a password to an SSH connection right away
  • Saving SSH passwords is now optional
  • SSH dialog hotkey is now configurable
  • Notarized the macOS build
  • Removed as many deps as possible from the terminus-* packages, simplifying plugin development

New in Tabby 1.0.1 Alpha 82 (Jun 17, 2019)

  • Updated xterm-webgl frontend
  • Fixed settings page scroll
  • Fixed Ctrl-V behaviour in nano etc
  • Fixed custom shell command input field

New in Tabby 1.0.1 Alpha 80 (Jun 8, 2019)

  • Search
  • Copy now copies as formatted HTML
  • Experimental xterm WebGL renderer available in Settings

New in Tabby 1.0.1 Alpha 79 (Jun 4, 2019)

  • Removed Google Analytics in favor of Mixpanel with more restricted set of data being transmitted
  • Fixed profile hotkeys
  • Fixed font name autocompletion on Windows
  • Faster startup

New in Tabby 1.0.1 Alpha 78 (May 27, 2019)

  • Quick launcher for profiles and shells
  • Explorer/Finder context menu integration can now be removed
  • More predictable keychain behaviour for SSH passwords
  • Automatically escape backslashes when dragging files and folders into the window
  • A new welcome tab
  • Clickable links support in xterm

New in Tabby 1.0.1 Alpha 77 (May 1, 2019)

  • Windows build fix

New in Tabby 1.0.1 Alpha 76 (Apr 30, 2019)

  • xterm downgraded back to stable due to multiple issues - true color support is gone for now.
  • activity icons and less flickering in the Touchbar

New in Tabby 1.0.1 Alpha 75 (Apr 22, 2019)

  • True Color support in xterm
  • Fixed Home/End keys with ConPTY
  • Faster terminal startup ??
  • Smaller icons in the Compact theme
  • "Close pane" hotkey

New in Tabby 1.0.1 Alpha 73 (Mar 11, 2019)

  • Fixed plugin installer bug from Alpha 72

New in Tabby 1.0.1 Alpha 72 (Mar 11, 2019)

  • Split tabs
  • Assign hotkeys to your profiles
  • Faster native registry access
  • Terminus now sets $TERM_PROGRAM
  • API docs

New in Tabby 1.0.1 Alpha 70 (Feb 10, 2019)

  • Xterm frontend is the new default
  • Duplicate a tab from its context menu
  • Made SSH cipher and kex list configurable
  • Updated node-pty
  • Rescale terminals when display DPI changes
  • Fixed tab recovery with xterm frontend

New in Tabby 1.0.1 Alpha 69 (Jan 17, 2019)

  • SSH tabs can now be recovered after a restart
  • SSH connection errors now properly shown
  • Middle click paste
  • Tab context menu now extensible through plugins
  • Fixed NPM detection with fish as default shell
  • Show messageboxes as sheets on macOS
  • Icons for settings tabs
  • More scrollback with xterm frontend

New in Tabby 1.0.1 Alpha 68 (Jan 3, 2019)

  • Fixed a bug that sometimes prevented opening new WSL tabs

New in Tabby 1.0.1 Alpha 67 (Dec 25, 2018)

  • Fixed adding new profiles
  • Run-as-admin for Windows

New in Tabby 1.0.1 Alpha 66 (Dec 22, 2018)

  • ConPTY integration on Windows Insider builds
  • True Color support on Windows with ConPTY and hterm
  • Save and instantiate tab profiles
  • Better and simpler tab recovery, also for Windows
  • Renaming tabs from context menu or with a hotkey by @ehwarren
  • Only request agent forwarding when Pageant is really running

New in Tabby 1.0.1 Alpha 65 (Dec 11, 2018)

  • Fixed double paste in xterm
  • Copy-on-select support for xterm
  • Option to prevent autoscrolling to the bottom on keyboard input
  • Nicer scrollbars on Windows and Linux
  • Focus on new xterm tabs
  • Colored tabs

New in Tabby 1.0.1 Alpha 64 (Nov 29, 2018)

  • Adjusted versioning to facilitate autoupdates

New in Tabby 1.0.0 Alpha 63 (Nov 21, 2018)

  • An option to clear last ssh quick connection
  • Added --hidden startup option
  • Performance tweaks
  • Added a hotkey to open Settings

New in Tabby 1.0.0 Alpha 62 (Oct 29, 2018)

  • Working directory selection for WSL
  • Faster tab closing in macOS
  • Custom env vars
  • Notification when a running process completes (in a tab's context menu)
  • Ligatures now supported in xterm
  • Warn when closing tabs with running processes on Windows
  • Passphrase support for PPK keys

New in Tabby 1.0.0 Alpha 59 (Oct 8, 2018)

  • ssh: regex and optional flag support for expect scripts by @Domain
  • Transparency support on Linux
  • Better vibrancy implementation on Windows and Windows 7 Aero support
  • Fixed cursor blink issues

New in Tabby 1.0.0 Alpha 58 (Oct 4, 2018)

  • Fixed WSL shell being unavailable - by @vsailev
  • Installs into /usr/bin on Debian now

New in Tabby 1.0.0 Alpha 57 (Sep 24, 2018)

  • Explorer/Finder context menu integration (see settings)
  • New light theme
  • Paste text into the active tab from CLI: terminus paste [--escape] "text"
  • Portable Windows build
  • Prefer PowerShell Core / WSL on Windows by default if installed
  • Support for multiple WSL distros

New in Tabby 1.0.0 Alpha 56 (Sep 21, 2018)

  • clink upgraded to 0.4.9 by @vsailev
  • Faster tab switching and opening
  • Fixed the window close app closing all windows on Windows and Linux
  • Removed window menus on Windows and Linux
  • Fixed visual bell highlight getting stuck
  • Properly save window state when maximized
  • SSH keepalive settings by @Domain
  • Autodetect PowerShell Core installation path on Windows

New in Tabby 1.0.0 Alpha 55 (Sep 11, 2018)

  • SSH connection grouping by @Domain
  • Less stupid command progress detection
  • Multiple windows support 📑
  • SSH login scripts (expect) support by @Domain

New in Tabby 1.0.0 Alpha 54 (Aug 27, 2018)

  • Experimental xtermjs frontend (see Settings!)
  • Config file editor under Settings
  • New CLI options (see terminus --help)
  • Show progress in Taskbar and Dock icons when commands are outputting progress info
  • Better Touch Bar button icons
  • New Settings layout
  • Re-fixed Windows vibrancy
  • Fixed font selector autocompletion

New in Tabby 1.0.0 Alpha 52 (Aug 23, 2018)

  • A solid performance bump 🚀
  • Signed builds
  • CLI options (--version, --debug, etc.)
  • The whole tab header area is now draggable on Windows and Linux
  • The Terminus window should be snappable on Windows again

New in Tabby 1.0.0 Alpha 51 (Aug 11, 2018)

  • Don't load vibrancy module on Linux

New in Tabby 1.0.0 Alpha 50 (Aug 10, 2018)

  • Fixed startup errors in Alpha 49

New in Tabby 1.0.0 Alpha 49 (Aug 10, 2018)

  • Vibrancy and transparency support for Windows and macOS ✨
  • Theme tweaks and nicer icons
  • Tab reordering

New in Tabby 1.0.0 Alpha 48 (Jul 2, 2018)

  • Cmder support
  • UI tweaks
  • Now uses npms.io for plugin search
  • Tango color scheme

New in Tabby 1.0.0 Alpha 47 (May 16, 2018)

  • Removed the broken Debian/Ubuntu package dependency
  • New Windows icon

New in Tabby 1.0.0 Alpha 46 (May 4, 2018)

  • Proper hide/show behaviour when Cmd-Tabbing into the app on macOS
  • Better settings layout
  • Remove selection after copying via smart Ctrl-C
  • Option to use Alt as Meta

New in Tabby 1.0.0 Alpha 45 (Apr 19, 2018)

  • Another fix for NPM detection on macOS
  • Touch Bar improvements
  • Refreshed UI settings
  • Auto-fix line endings on paste
  • "Intelligent copy/abort" hotkey can now be changed from Ctrl-C

New in Tabby 1.0.0 Alpha 44 (Mar 31, 2018)

  • Smart Ctrl-C behaviour (abort/copy)
  • Paste is now a configurable hotkey
  • Notifies user when text is copied
  • Fixed plugin list download

New in Tabby 1.0.0 Alpha 43 (Mar 29, 2018)

  • Higher performance for flowing outputs (e.g. logs or catting a huge file)
  • Smarter spawn/hide hotkey behaviour on macOS
  • Touch Bar support
  • Tab design adjustments
  • Docked mode sizing fixes

New in Tabby 1.0.0 Alpha 42 (Mar 20, 2018)

  • Updated Electron to fix transient display issues
  • A fix for NPM path detection

New in Tabby 1.0.0 Alpha 41 (Mar 13, 2018)

  • Show a tray icon when the app is hidden
  • Docking fixes
  • Support for newer tmux versions
  • Separate PowerShell and PowerShell Core shell options

New in Tabby 1.0.0 Alpha 40 (Feb 16, 2018)

  • Fixed Alt-Arrow and ⌘-Arrow keys behaviour on macOS
  • Fixed the Port option in the SSH connection manager
  • Fullscreen mode
  • Fixed custom shell launch bug on Windows

New in Tabby 1.0.0 Alpha 39 (Jan 20, 2018)

  • Don't crash when Hyper theme plugins crash
  • Nicer message popups
  • Fixed glitchy GPU rendering on Ubuntu Bionic
  • Removed Ctrl-A hotkeys from the default macOS config 🍏
  • Fixed title toolbar alignment on macOS
  • Allow SSH ports other than 22
  • Launch debugging console detached from the main window
  • Loop through the tabs when using the next-tab and prev-tab hotkeys

New in Tabby 1.0.0 Alpha 38 (Dec 15, 2017)

  • Switch tabs with Ctrl-Tab
  • Fixed shell selection for Tmux
  • SSH: gpg-agent/ssh-agent/Pageant support
  • SSH: automatically use the user's private key

New in Tabby 1.0.0 Alpha 37 (Nov 28, 2017)

  • SSH connection manager
  • plugins can be disabled

New in Tabby 1.0.0 Alpha 36 (Nov 22, 2017)

  • Copy-on-select option
  • Paste with right mouse button
  • Custom working directory for new tabs

New in Tabby 1.0.0 Alpha 35 (Nov 22, 2017)

  • Fixed Alt-Number keys
  • Use full titlebar width on macOS and when thin titlebar isn't used
  • Context menu for tabs
  • Handles multiple arguments for custom shells
  • Explicitly pass --login to POSIX shells
  • A compact theme
  • UI fixes

New in Tabby 1.0.0 Alpha 34 (Nov 22, 2017)

  • Blinking cursor
  • Auto-open a terminal tab on start
  • Custom shell command

New in Tabby 1.0.0 Alpha 33 (Nov 22, 2017)

  • Settings page fixes
  • PowerShell Ctrl-C support

New in Tabby 1.0.0 Alpha 32 (Nov 22, 2017)

  • Context menu on terminal tabs
  • Auto update checker
  • Tmux fixes