FluentTerminal

A Terminal Emulator based on UWP and web technologies.

GPL-3.0 License

Stars
9.2K

Bot releases are visible (Hide)

FluentTerminal - 0.1.13.0

Published by felixse over 6 years ago

  • Added mouse options for copy&paste
  • Fixed a bug where closing a window did not terminate its terminals
FluentTerminal - 0.1.12.0

Published by felixse over 6 years ago

  • Improved scrolling behaviour of the tab bar
  • Added option to display tabs on bottom
  • Show title of selected tab in task bar
  • Updated to xterm.js 3.5.1. Highlights: Faster parser, column selection
  • Added WSL as preinstalled shell profile (Thanks @Linard11)
  • Added Ubuntu Bash as preinstalled theme (Thanks @Linard11)
  • Added Supported for Grave accent in keybindings (Thanks @cxfksword)
  • Added notification about new available updates (Thanks @M4xZ3r0)
  • Reworked IPC to be ready for Windows Store release
  • Fixed invisible text when background color was used as text color (e.g. micro editor)
FluentTerminal - 0.1.11.0

Published by felixse over 6 years ago

  • Import and export themes
  • Import iTerm themes
  • Supports light themes by adapting the application theme
  • Added 'Tomorrow' theme as a new light default theme
  • Added Fullscreen mode (default: Alt + Enter)
  • Remember window size and position
  • Added option to set the scrollback limit (set to 0 for unlimited)
  • Added 'select all' command
  • Added 'clear buffer' command
  • Improved text margin in tabs and added option to underline the selected tab
FluentTerminal - 0.1.10.0

Published by felixse over 6 years ago

  • Added option to choose scrollbar appearance
  • Background opacity is now a global for all themes
  • Fixed a bug that that tied the name field of a profile to its argument field
  • Improved title bar appearance in settings window when Windows is using colored title bars
FluentTerminal - 0.1.9.0

Published by felixse over 6 years ago

  • Fixed a crash on startup
FluentTerminal - 0.1.8.0

Published by felixse over 6 years ago

Note: This release will probably crash, please wait for 0.1.9.0

  • You can now configure multiple custom profiles
  • Select your shell when creating a new tab (default: Ctrl + Shift + T)
  • Search the shell output (default: Ctrl + F)
  • New theme 'Homebrew' (thanks @skipmeister123)
  • Many under the hood improvements
FluentTerminal - 0.1.7.0

Published by felixse over 6 years ago

  • Configurable keybindings
  • Added option to create new terminals (e.g from context menu) as tabs or windows
  • Bugfixes
FluentTerminal - 0.1.6.0

Published by felixse over 6 years ago

  • Added Tabs
  • Added Keyboard shortcuts (static for now)
  • Added context menu
  • Global Hotkey to show/hide terminal window
  • Optional confirm dialogs before closing window or tab
  • Improved error message when starting the shell process failed

Keybindings:

  • New tab: Ctrl + T
  • Close tab: Ctrl + W
  • Show next tab: Ctrl + Tab
  • Show previous tab: Ctrl + Shift + Tab
  • New window: Ctrl + N
  • Show settings window: Ctrl + ,
  • Copy: Ctrl + Shift + C
  • Paste: Ctrl + V
  • Show/Hide window: Scroll Lock
FluentTerminal - 0.1.5.0

Published by felixse over 6 years ago

  • Added Theme selection and creation to the settings
  • Added Terminal settings (font family, font size, cursor style, etc.) to the settings
  • Support for Explorer context menu integration (Has to be installed separately, see 'Explorer Context Menu Integration' directory in repository)
  • Improved support for custom shell executables
FluentTerminal -

Published by felixse over 6 years ago

  • Added Settings Window to configure which shell to use and the startup directory
  • Resizing the window also resizes the terminal now and displays the new dimensions
  • Removed Splash Screen (Thanks @vitorgrs)
FluentTerminal - Fluent Terminal 0.1.3.0

Published by felixse over 6 years ago

How to install

  • activate the developer mode as described here
  • Install the *.cer file into Local Machine -> Trusted Root Certification Authorities
  • double click the *.appxbundle
Badges
Extracted from project README
SonarCloud Gitter chat Downloads Release Contributors