From d672e1324e662f4e63c401504d958658f91a7bda Mon Sep 17 00:00:00 2001 From: Erin <unrealapex@disroot.org> Date: Mon, 14 Jul 2025 17:19:15 -0700 Subject: [PATCH] add dvtm (#329) * add dvtm * join line Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com> --------- Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f90bc75..20ad024 100644 --- a/README.md +++ b/README.md @@ -463,6 +463,7 @@ List of projects that provide terminal user interfaces - [calcure](https://github.com/anufrievroman/calcure) Modern TUI calendar and task manager with minimal and customizable UI. - [calcurse](https://calcurse.org/) calendar and scheduling application for the command line - [clipse](https://github.com/savedra1/clipse) TUI-based clipboard manager application +- [dvtm](https://github.com/martanne/dvtm) A terminal multiplexer with dwm like window management - [elia](https://github.com/darrenburns/elia) A terminal ChatGPT client build with Textual - [fjira](https://github.com/mk-5/fjira) TUI application for Atlassian Jira - [Glow](https://github.com/charmbracelet/glow) A markdown reader, designed from the ground up to showcase the elegance and capabilities of TUI.