Port details on branch 2021Q3 |
- wezterm GPU-accelerated terminal emulator and multiplexer
- 20210502.154244.3.f7122.c_3 x11
=0 20210502.154244.3.f7122.c_3Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-08-23 06:24:07
- Last Update: 2021-08-23 06:22:28
- Commit Hash: 262d20c
- License: MIT
- WWW:
- https://wezfurlong.org/wezterm/
- Description:
- WezTerm is a GPU-accelerated cross-platform terminal emulator and
multiplexer written by @wez and implemented in Rust.
- Multiplex terminal panes, 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
- Searchable Scrollback (use mouse wheel and Shift-PageUp and Shift
PageDown to navigate, Ctrl-Shift-F to activate search mode)
- 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 file with hot reloading
- Multiple Windows (Hotkey: Super-N)
- Splits/Panes
- Tabs (Hotkey: Super-T, next/prev: Super-[ and Super-], go-to: Super-[1-9])
- SSH client with native tabs
- Connect to serial ports for embedded/Arduino work
- Connect to a local multiplexer server over unix domain sockets
- Connect to a remote multiplexer using SSH or TLS over TCP/IP
- iTerm2 compatible image protocol support, and built-in imgcat command
- Sixel graphics support
WWW: https://wezfurlong.org/wezterm/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/wezterm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wezterm
- pkg install wezterm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wezterm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1619995364
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.4.crate) = d9fe5e32de01730eb1f6b7f5b51c17e03e2325bf40a74f754f04f130043affff
SIZE (rust/crates/ab_glyph_rasterizer-0.1.4.crate) = 6641
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.53.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libwayland-egl.so : graphics/wayland
- libfontconfig.so : x11-fonts/fontconfig
- libxkbcommon-x11.so : x11/libxkbcommon
- libxcb-image.so : x11/xcb-util-image
- libxcb-keysyms.so : x11/xcb-util-keysyms
- libxcb-icccm.so : x11/xcb-util-wm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_wezterm
- USES:
- cargo python:3.4+,build ssl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|