dvtm - Dynamic Virtual Terminal Manager


This page provides some additional documentation and tips for getting the most from the dvtm, dynamic virtual terminal manager, application. dvtm is a tiling window manager for the console. It is a direct decendant of dwm, dynamic window manager for X.

Documentation

A one page document showing all of the default commands in dvtm with their default key bindings. This document is current as of dvtm 0.14 plus all updates through 2015-07-31.

Screenshots

Annotated screen shot of left side of the status bar.

annotated dvtm tagbar

Patches

pertag

An implementation for dvtm of the dwm pertag patch. With this patch, the below settings are chosen and remembered individually for each tag. This is in contrast to the default functionality where changes to these settings are applied across all tags. Each tag starts out with the default settings from your config.h file.

download and sha1sum tagging paradigm workflow

When toggling to view multiple tags, whichever tag is viewed first determines the settings for all the pertag features. From there you toggle additional tags on and off, and the pertag feature settings remain unchanged. If you then switch and choose to view a different individual tag, that new tag's settings become active for all the pertag features. From there, you again toggle additional tags on and off. Now you're able to toggle between the two tag-views you've set up by using the viewprevtag action (MOD+v+TAB) and the pertag feature settings remain as they were. In this way, you are not forced to reset all the pertag features every time you toggle with the viewprevtag action.

workspace paradigm workflow

Though dvtm was designed for the tagging paradigm (above), it also works very well in a workspace paradigm. With this, you primarily use the view and tag actions rather than the toggleview and toggletag actions. All pertag feature settings that are set while viewing an individual tag are remembered for that tag.