Feature | Suckless Terminal (st) | Wezterm |
---|---|---|
Tagline | st is a simple terminal implementation for X. | A GPU-accelerated cross-platform terminal emulator and multiplexer. |
Website | https://st.suckless.org/ | https://wezfurlong.org/wezterm/ |
Language | c | rust |
Date Created | May 13, 2008 | January 1, 2018 |
Platforms | linux | macos windows linux bsd |
File Size | ~4 MB | ~269 MB |
Image / Terminal Graphics Protocol Support | Yes | Yes |
Sixel Support | No | Yes |
Hardware Acceleration | No | Yes |
Source Code Availability | Open Source (MIT) | Open Source (MIT) |
Source Code | https://git.suckless.org/st/ | https://github.com/wez/wezterm |
Development State | active | active |