1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 03:11:31 +03:00
wezterm/docs/features.markdown

1.4 KiB

title
Feature list | Wez's Terminal

{% octicon list-unordered height:24 %} Available Features

  • Runs on Linux, macOS and Windows 10
  • Multiplex terminal tabs and windows on local and remote hosts, with native mouse and scrollback
  • Ligatures, Color Emoji and font fallback, with true color and dynamic color schemes.
  • Hyperlinks
  • Scrollback (use mouse wheel and Shift-PageUp and Shift PageDown)
  • xterm style selection of text with mouse; paste selection via Shift-Insert (bracketed paste is supported!)
  • SGR style mouse reporting (works in vim and tmux)
  • Render underline, double-underline, italic, bold, strikethrough (most other terminal emulators do not support as many render attributes)
  • Configuration via a configuration file
  • Multiple Windows (Hotkey: Super-N)
  • Tabs (Hotkey: Super-T, next/prev: Super-[ and Super-], go-to: Super-[1-9])
  • Connect to a local multiplexer server over unix domain sockets
  • Conenct to a remote multiplexer using TLS over TCP/IP

Features for the Future

  • iTerm2 compatible image support
  • Sixel graphics support