WindTerm - Auto Completion
Quick Start
Auto completion suggests commands
, subcommands
, command options
, command parameters
, history commands
and quick commands
from the QuickBar
that are currently available.
Auto completion will recommend the most suitable parameters or phrases based on historical input, which greatly increases text input speed, because you don’t have to memorize a large number of commands and type every letter in a command.
Auto completion supports:
- Linux Shell commands.
- MacOS Shell commands.
- Windows Cmd commands.
- PowerShell commands.
- Commands of any command line program, such as
Git
- Quick Commands from the
QuickBar
Auto Completion
- Linux Shell
- PowerShell
- Windows Cmd
WindTerm - Free Type Mode
Quick Start
Free type mode lets you using the mouse to quickly move the cursor, select text, and drag and drop text, either when typing shell commands, or in applications such as VI
, Emacs
, everything is as convenient as in a text editor.
Free type mode supports:
- Any protocol and shell, including
SSH
,Telnet
,Serial
,bash
,cmd
,powershell
etc. - Move the cursor by
Alt + Mouse Click
.
For convenience, when theTerm
isxterm
orxterm-256color
, only a mouse click is required to move the cursor. - For the current line containing the cursor:
alt + Mouse-drag
to select text.alt + Double-click
to select a word.alt + Double-click
to select text between matching pairs.alt + Triple-click
to select the line.alt + Shift + Click
to select a piece of text.
For convenience, when theTerm
isxterm
orxterm-256color
, only the mouse is required and theAlt
key is optional.
- Overwrite, delete or move the selection.
- Duplicate the selection when pressing
Ctrl
.
Free Type Mode
WindTerm - UI / Focus Mode
Quick Start
Focus mode lets you focus on your session output by hiding the specified UI widgets, like the menu bar, panes and so on. You can also specify whether you need full screen display and keep the window always on top.
Focus mode can be toggled using Focus Mode
button in the upper right corner of the menu bar, Mode - Focus Mode
menu, command palette
or by the shortcut Ctrl+Enter
. Ctrl+Enter
again exits Focus Mode.