dvtm icon indicating copy to clipboard operation
dvtm copied to clipboard

dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console base...

Results 79 dvtm issues
Sort by recently updated
recently updated
newest added

Find the libs for ncurses if the pkg-config command is available. Some view this as an opinionated change (since ncurses should fix it instead), but I think it is a...

...using the widely supported XTerm CSI sequences and either using tmux established custom terminfo capabilities to translate them for the host terminal or falling back to just passing them on...

I use vi(m)-like modes in multiple programs and like the cursor to be block in normal mode and a pipe in insert mode but dvtm doesn't seem to pass the...

Whenever I use Mod+c, the terminal (xterm) interprets the command as the kill command aka ctrl+c.

On Debian when I run dvtm it just segfaults...

I hope `dvtm` can implement truecolor support. https://gist.github.com/XVilka/8346728

vt_resize resizes both buffers of the given Vt* (involving a realloc), but can only correctly clamp the cursor of the active buffer. This means that when it comes time to...

Hello, I have finally decided to move away from `tmux` in favor of a more dynamic solution and discovered this program. I am loving it, but had three quick questions....

I am trying to build the currently latest commit on OpenBSD. There exists a [solution](https://openbsdmailbox.blogspot.com/2017/06/update-miscdvtm.html) for `SIGWINCH` -problem, but it also seems that `Makefile` uses `$^` which I believe is...

This is a really cool project, built on a good philosophy. Thank you to all who have contributed to what the project currently is! It appears, however, that this project...