[ANNOUNCE] dvtm-0.15
Hi,
I just released dvtm-0.15, the tiling window manager for the console:
http://www.brain-dump.org/projects/dvtm/dvtm-0.15.tar.gz
with sha1sum
9bcec7af79b2adfead88c5513fa19b53dad6e134 dvtm-0.15.tar.gz
Changes include:
* More complicated default key bindings for potentially destructive
actions to minimize the chance of accidental presses:
MOD-x-x closes the focused window
MOD-q-q quits dvtm
* Simplified client creation code, elimination of useless intermediate
shell. This should fix Mod-C (the creation of a new window with the
same working directory as the currently focused window) for systems
where procfs is available.
* Copymode coloring: if enabled in config.def.h (which is currently only
the case for less) the piped scrollback buffer will contain escape
codes to preserve the coloring.
$ DVTM_EDITOR=less dvtm
Generate some colored output and press MOD-e (i.e. CTRL-g-e by
default) less should now display the same content (that is with
color) and provide search functionality etc.
* Urgent flag indications (after a client received a bell) are redrawn
as soon as possible.
* Small bug fixes for terminal emulation and mouse actions.
Slight cleanup of config.def.h and the dvtm-status script.
Cheers,
Marc
--
Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: 10C93617
Received on Sat Jan 09 2016 - 12:48:01 CET