Port details on branch 2025Q1 |
- wezterm GPU-accelerated terminal emulator and multiplexer
- 20240203.110809.5046.f22_5 x11 =0 20240203.110809.5046.f22_5Version of this port present on the latest quarterly branch.
- Maintainer: vladislav.movchan@gmail.com
- Port Added: 2025-01-21 23:55:47
- Last Update: 2025-01-21 23:50:49
- Commit Hash: f0d5164
- Also Listed In: wayland
- 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
- Configuration via a file with hot reloading
- Multiple Windows (Hotkey: Super-N)
- Splits/Panes and Tabs
- 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
- ¦ ¦ ¦ ¦
- 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 = 1725297326
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
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:
-
- mdbook : textproc/mdbook
- mdbook-linkcheck : textproc/mdbook-linkcheck
- mdbook-mermaid : textproc/mdbook-mermaid
- rust>=1.83.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-desktop-database : devel/desktop-file-utils
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libzstd.so : archivers/zstd
- libwayland-egl.so : graphics/wayland
- libssh2.so : security/libssh2
- libfontconfig.so : x11-fonts/fontconfig
- libxkbcommon-x11.so : x11/libxkbcommon
- libxcb-util.so : x11/xcb-util
- libxcb-image.so : x11/xcb-util-image
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wezterm-20240203.110809.5046.f22_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_wezterm
- USES:
- cargo desktop-file-utils ssl xorg python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|