mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
synced 2025-01-13 20:01:39 +01:00
GUI Tools - terminal emulators - add wezterm and ghostty
This commit is contained in:
parent
01b89e63d2
commit
0ae3f549bc
1 changed files with 2 additions and 0 deletions
|
@ -388,6 +388,8 @@ Only main chapters:
|
|||
<a href="https://gnometerminator.blogspot.com/p/introduction.html"><b>Terminator</b></a> - is based on GNOME Terminal, useful features for sysadmins and other users.<br>
|
||||
<a href="https://sw.kovidgoyal.net/kitty/"><b>Kitty</b></a> - is a GPU based terminal emulator that supports smooth scrolling and images.<br>
|
||||
<a href="https://github.com/alacritty/alacritty"><b>Alacritty</b></a> - is a fast, cross-platform, OpenGL terminal emulator.<br>
|
||||
<a href="https://github.com/wez/wezterm"><b>Wezterm</b></a> - is a GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust.<br>
|
||||
<a href="https://github.com/ghostty-org/ghostty"><b>Ghostty</b></a> - is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.<br>
|
||||
</p>
|
||||
|
||||
##### :black_small_square: Network
|
||||
|
|
Loading…
Reference in a new issue