From 0ae3f549bce6a7013ae606f993477ef182fb982c Mon Sep 17 00:00:00 2001 From: Tamwile Date: Mon, 30 Dec 2024 15:29:08 +0100 Subject: [PATCH] GUI Tools - terminal emulators - add wezterm and ghostty --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 475313d..04a8b96 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,8 @@ Only main chapters:    Terminator - is based on GNOME Terminal, useful features for sysadmins and other users.
   Kitty - is a GPU based terminal emulator that supports smooth scrolling and images.
   Alacritty - is a fast, cross-platform, OpenGL terminal emulator.
+   Wezterm - is a GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust.
+   Ghostty - is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

##### :black_small_square: Network