add terminal : wives

This commit is contained in:
siduck
2023-03-27 07:17:10 +05:30
parent 0007af654e
commit 81741cb123

View File

@@ -196,7 +196,7 @@
- [Kitty](https://github.com/kovidgoyal/kitty) - The fast, featureful, GPU based terminal emulator. (c, python)
- [Lilyterm](https://github.com/Tetralet/LilyTerm) - A lightweight, but functional terminal emulator. (C)
- [Lilt](https://github.com/MurphyMc/lilt) - a simple and portable terminal emulator. (c)
- [lite](https://github.com/TerminalStudio/lite) - terminal written in dart. (dart)
- [lite](https://github.com/TerminalStudio/lite) - Experimental cross-platform terminal emulator. (dart)
- [lwt](https://github.com/mewkiz/lwt) - lightweight terminal emulator based on the VTE and GTK libraries. (C)
- [Lxterminal](https://github.com/lxde/lxterminal) - VTE terminal emulator written in GTK. (c)
- [KMSCON](https://github.com/dvdhrm/kmscon) - Linux KMS/DRM based virtual Console Emulator. (C)
@@ -223,6 +223,7 @@
- [Upterm](https://github.com/railsware/upterm) - A terminal emulator for the 21st century. (typescript)
- [uterm](https://github.com/refi64/uterm) - A WIP terminal emulator, written in C++11 using Skia, libtsm, and GLFW. (C)
- [viter](https://github.com/Kharacternyk/viter) - A Vim-ish terminal emulator written and expandable in Python. (python)
- [wives](https://github.com/KRTirtho/wives) - A beautiful, modern & feature-rich Terminal Emulator. (dart)
- [wterm](https://sourceforge.net/projects/wterm/) - another light weight color terminal emulator based on rxvt project. (C)
- [Wezterm](https://github.com/wez/wezterm) - A GPU-accelerated cross-platform terminal emulator and multiplexer. (Rust)
- [xfce4-terminal](https://github.com/xfce-mirror/xfce4-terminal) - Xfce Terminal is a lightweight and easy to use terminal emulator with advanced features (c)