Releases: Eugeny/tabby
Releases · Eugeny/tabby
Alpha 42
- Updated Electron to fix transient display issues
- A fix for NPM path detection
Alpha 41
- Show a tray icon when the app is hidden
- Docking fixes
- Support for newer
tmux
versions - Separate PowerShell and PowerShell Core shell options
Alpha 40
- 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
Alpha 39
- 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
Alpha 38
- 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
Alpha 37
- SSH connection manager 🚀
- plugins can be disabled
Alpha 36
- Copy-on-select option
- Paste with right mouse button
- Custom working directory for new tabs
Alpha 35
- 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
Alpha 34
- Blinking cursor
- Auto-open a terminal tab on start
- Custom shell command
Alpha 33
Settings page fixes
PowerShell Ctrl-C support