This package browser is in early development. Mind the rough edges.

dvtm

Tiling window management for the console

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 based programs.

Installation

Install the latest version of dvtm as follows:

guix install dvtm

Or install a particular version:

guix install dvtm@0.15

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of dvtm about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/dvtm'><img src='https://packages.guix.gnu.org/packages/dvtm/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/dvtm/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/dvtm)

Example Org:

[[https://packages.guix.gnu.org/packages/dvtm][https://packages.guix.gnu.org/packages/dvtm/badges/latest-version.svg]]