FluentTerminal

A Terminal Emulator based on UWP and web technologies.

GPL-3.0 License

Stars
9.2K

Bot releases are hidden (Show)

FluentTerminal - 0.7.7.0 Latest Release

Published by felixse over 2 years ago

  • Fixed a crash that occured when opening a SSH profile with a keyboard shortcut (#999)
FluentTerminal - 0.7.6.0

Published by felixse over 2 years ago

  • Fixed crash when opening the settings on some devices (#957)
  • Fixed flute run not respecting the 'Use ConPTY' setting (#941)
  • Started adapting Windows 11 Styling
  • Many under-the-hood improvements
  • Added new localizations:
    • Albanian
    • Bulgarian
    • Portugese
    • Serbian
    • Vietnamese
FluentTerminal - 0.7.5.0

Published by felixse almost 4 years ago

  • Fixed crash when opening the settings a second time (#874)
  • Fixed profile edit dialog not closing after save
  • Added Bosnian localization
FluentTerminal - 0.7.4.0

Published by felixse almost 4 years ago

  • Select previous search term when reopening search (#869)
  • Fixed Escape key not recognized
  • Fixed crash in theme color picker (#860)
FluentTerminal - 0.7.3.0

Published by felixse almost 4 years ago

  • Improved the way the search flyout is behaving (#826)
  • List all profiles in the new tab/new window menu
  • Updated dependencies
  • Updated translations
  • New localisations: Swedish, Uzbek
FluentTerminal - 0.7.2.0

Published by felixse about 4 years ago

  • Enhanced OpenSSH output on restart of session (#767)

  • Export/import settings for default shell profile and default theme (#773)

  • Added zoom functionality (#720)

  • Fixed focus for search box (#812)

  • Fixed System Tray icon not disappearing on quit (#709)

  • Quick Launch dialog can now be dismissed with 'Esc' (#815)

  • Fixed missing color for duplicated tabs (#761)

  • Fixed a crash that occurred when pasting into the search box (#817)

  • Fixed missing localization for tab close button tooltip (#764)

  • New localizations: Esperanto, Slovenian and Uyghur

FluentTerminal - 0.7.1.0

Published by felixse over 4 years ago

  • Removed Smart Buffer option due rendering issues (#752)
  • Import and Export settings CLI has been reworked. Everything should be properly exported now.
    Also messages are now sent as notifications so no window is kept open.
    Import now also has a filename parameter, see (https://github.com/felixse/FluentTerminal/wiki/Command-Line-Arguments#settings)
  • Added Reconnect feature to restart disconnected sessions (#682)
  • Improved performance when multiple sessions produce output (#715)
  • Fixed a bug were ssh identy files where not accessible (#685)
  • Fixed hanging on closing ConPty session (#722)
  • Fixed missing tab color for unselected tabs (#688)
  • Fixed localisation of tab color names
  • Fixed an issue where the shell executable's name was shown as tab title (#687)
  • Keybindings are now supporting more keys again
  • Fixed an issue where AltGr was treated like Alt + Ctrl (#699)
  • Fixed missing search icon on older Windows 10 versions (#721)
  • New localisations: Croatian, Hungarian, Persian and Turkish
  • Fixed confusion about Traditional and Simplified chinese localisations (#716)
FluentTerminal - 0.7.0.0

Published by felixse over 4 years ago

Warning: There are some reports about settings not getting migrated by the update script. If you have something important in there please back it up manually. I'm sorry for inconvenience.

Fluent Terminal releases are now signed with a trusted code signing certificate
New fabric design logo
All context menus are redone and have added functionality, icons and include their key bindings
Themes can now include background images (#545)
Added option to disable the transparent background effect (#279)
added new mouse action: copy selection or paste if nothing selected (#298)
Added font weight setting (#560)
Reworked search view and added options: case sensitive, whole word, regex
The profile name is now used as the default tab title
New smart buffer option to increase performance (#636)
Line ending translations are now handled automatically by the terminal (#557)
The profile selection dialog is now replaced by the quick launch dialog
Improved Unicode support
Better support for legacy mouse events
Keyboard shortcuts are now also registered if the terminal control is not focused (#578)
Theme settings are now more descriptive
Fixed crash when opening the menu in older Windows 10 versions (#528)
Fixed a memory leak that occurred when closing tabs (#548)
Fixed activation problem when opening a new window in a new desktop (#574)
Disabled WebView zooming to prevent crash on too small font sizes. (#673)

And a lot more under-the-hood changes.

Fluent Terminal is now available in the following languages:
Arabic
Arabic (Iraq)
Azerbaijani
Chinese (Simplified)
Chinese (Traditional)
Dutch
English
French
German
Hebrew
Hindi
Indonesian
Italian
Japanese
Korean
Polish
Portuguese (Brazilian)
Romanian
Russian
Spanish
Ukrainian

FluentTerminal - 0.6.1.0

Published by felixse about 5 years ago

  • Fixed package to include all localisations (#525)
  • Fixed memory leak on closing windows (#542)
  • Set minimum font size to 2 to avoid memory issues (#533)
  • Fixed issues with SSH and WinPty (#537)
  • Enabled downgrading in the installation script (#535)
  • Added Dutch translation
  • Added Hindi translation
  • Added Italian translation
  • Added Polish translation
  • Added Romanian translation
FluentTerminal - 0.6.0.0

Published by felixse about 5 years ago

  • Tabs can now be dragged&dropped between windows, or dragged out to create a new window (#467)
  • Quick SHH is now Quick Command, which also supports local shells (#472)
  • Added option to edit environment variables for profiles (#508)
  • Web links are now clickable (#354)
  • Added duplicate command to tabs (#489)
  • Added option to specify word separating characters for double click selection (#504)
  • Added option to write terminal output to a file for debugging (#438)
  • Refactored IPC to increase performance and fix VPN issues (#522)
  • Improved multi window behaviour (#513)
  • Improved muting shell processes (#452, #468, #484)
  • Use current directory if none specified for command line activation (#521)
  • Tabs are now ellipsed in the middle (#490)
  • Fixed issues with selection color when importing iterm2 themes (#334)
  • Fixed issues that caused memory leaks (#516, #519, #521)
  • Added French localisation (#492)
  • Added Russian localisation
  • Updated WinUI to 2.2
  • Updated xterm.js to 4.0.1
  • Bug fixes and stability improvements
FluentTerminal - 0.5.3.0

Published by felixse over 5 years ago

  • Fixed an issue where some keyboard shortcuts were triggered twice (#450, #451)
FluentTerminal - 0.5.2.0

Published by felixse over 5 years ago

  • New: Quick SSH mode to start new SSH tabs with a cli like mode (#423)
  • Added option to mute terminals (#386)
  • Fixed crash on profiles settings page for some users (#435)
FluentTerminal - 0.5.1.0

Published by felixse over 5 years ago

  • Added support for SSH/Mosh profiles as well as adhoc connections (#293)
  • Fluent Terminal is now localized into English, Chinese, German and Spanish (#67)
  • Added option to import and export settings via CLI (#296)
  • New logo (#203)
  • Default keybindings have been changed to be less conflicting with commonly used CLI applications (#309)
  • Terminal sessions which exited with an error code are now kept open (#357)
  • Use of ConPty can now be controlled for each profile individually
  • Added optional notification when text was copied (#278)
  • Added option to right trim copied lines (#422)
  • Fixed swapped colors in ubuntu theme (#291)
  • Default line ending for pasting in WSL was changed to LF (#310)
  • Performance and stability improvements
FluentTerminal - 0.4.1.0

Published by felixse over 5 years ago

  • Added new line ending conversion option: CR (#251)
  • Fixed launch error when the TERM environment variable was already defined (#206)
  • Errors when launching profiles or commands are now properly displayed (#254)
  • Fixed issues with the Explorer context menu integration when the path contained spaces. Please reinstall the integration with the scripts provided [here] (https://github.com/felixse/FluentTerminal/tree/master/Explorer%20Context%20Menu%20Integration) (#244)
  • Fixed problems where the line ending conversion was not displayed correctly in the settings (#256)
FluentTerminal - 0.4.0.0

Published by felixse over 5 years ago

  • Added experimental ConPty support for Windows 1809+ (#199)
  • Added new options to control FluentTerminal via command line (#194)
  • Added option to use bold text in terminals (#183)
  • Added options for line ending translations on paste (#172)
  • Improved scrolling on touchpads (#114)
  • Custom tab titles are now persisted until renamed or resetted by user (#225)
  • Added option to always show the original shell title in the window titlebar (#229)
  • Tab context menu is now also available in the single tab view (#224)
  • Monospaced fonts are now highlighted in the font selection
  • The 'Edit title' can now be closed with Enter (#177)
  • Added keybinding to change the current tab title (#193)
  • Added keybinding for configurable new window (#216)
  • TERM_PROGRAM environment variable is now set to 'FluentTerminal' (#222)
  • Fixed bugs that caused empty windows (#206)
  • Fixed a bug where very long shell titles made the window title multilined
  • Fixed bugs where windows closed unexpectedly (#159)
  • Improved margins in the settings window (#213)
  • Added logging to help with troubleshooting.
  • Installer: Added option to force context menu integration (#204)
FluentTerminal - 0.3.1.0

Published by felixse almost 6 years ago

  • Updated xterm to 3.10.1. This fixes a security vulnerability described in CVE-2019-0542
  • Tabs can now be renamed
  • Added option to clone themes
  • Fixed a crash that occurred when using the 'Select All', 'Clear' or Ctrl+C key bindings
FluentTerminal - 0.3.0.0

Published by felixse almost 6 years ago

  • Added option to assign key bindings to create new tabs with specific profiles (#37)
  • Added option to configure themes per profile (#28)
  • Added Padding option (#155)
  • Added option to hide Fluent Terminal from the System Tray (#142)
  • Profiles can now be cloned (#132)
  • Preinstalled profiles can now be restored to default values
  • Added 'About' page to settings (#98)
  • Updated xterm.js from 3.8.0 to 3.9.1. Fixes and improvements can be seen here: https://github.com/xtermjs/xterm.js/releases
  • Fixed display issues that occurred when the settings window was too narrow (#115)
  • Fixed wrong startup directory for the Explorer context menu integration in the installation script (#145)
  • Possibly fixed crashes that might occur when changing the window opacity
FluentTerminal - 0.2.1.0

Published by felixse about 6 years ago

  • Tab theme colors (#73)
  • Activity indicators on tabs (#60)
  • Improved installation (#92)
  • Allow editing built-in profiles (#57)
  • Additional Keybindings to switch to certain tabs (#70)
  • Improve displaying of long titles in tabs (#79)
  • Improved scrolling in settings (#66)
  • Update to latest xterm.js (#99)
  • Fixed a crash when pasting something that was not text (#86)
FluentTerminal - 0.2.0.0

Published by felixse about 6 years ago

  • Added option to always show the tab bar
  • Selection is now cleared when 'select to copy' is enabled
  • Fixed a bug where the default profile was resetted when using the app on multiple systems and using a custom profile as default
  • Fixed a bug that prevented the 'toggle window' keybinding from hiding the window
FluentTerminal - 0.1.14.0

Published by felixse over 6 years ago

  • Fixed a crash when updating from 0.1.11 with a custom profile configured as default.
Badges
Extracted from project README
SonarCloud Gitter chat Downloads Release Contributors