Release 0.15.3 * Displaying of partial key combos can be disabled by SHOW_COMBO macro in config.h * Selected tag in bar is now more contrast by default. * Default number of tags is now 9
Release 0.15.2 * Decoupled installation of terminfo profile from 'make install' target Now Makefile has separate goals for installing binaries, manpages and terminal definitions: "install-binary", "install-man", "install-terminfo". Plain "install" goal still installs everything. * Revert "Ensure compatibility with v0.15 config" dvtm-0.15.1 introduced feature to print partial key combo in status line. Users willing to preserve pre-0.15.1 behaviour will have to revert commit [426ff5f] manually. Contributors (in alphabetical order): * Ariadna Vigo * Dmitry Bogatov
Release 0.15.1 * Add dvtm-editor(1) utility to make $EDITOR work as a filter * Add support for "smam" and "rmam" capabilities * Allow focusing windows through the command FIFO * Allow window tagging through the commands FIFO * copymode: Set cwd so paths make sense in editor * Don't ignore SIGPIPE in children * Make it possible to set MOD to Ctrl-Space * Extend tag command syntax to allow flexible tag manipulations * Apply color rules for new windows * Set initial window title based on command name if given * Add dvtm-pager(1) utility * Improve handling of Alt + Special key * Fix minor memory leak in command line parsing Contributors (in alphabetical order): * Ben Davenport-Ray * Dmitry Bogatov * Frank LENORMAND * Gennadiy Volkov * Jordyn/The Linux Geek * Klemens Nanni * Leonardo Taccari * Luke Clifton * Marc André Tanner * Ross Mohn * Semyon Maryasin * ccao001 * josuah * mweaver * shuall