Share

VWM

File Release Notes and Changelog

Release Name: vwm-1.3.4

Notes:


Changes: Version 1.3.4 * serious overhaul of the built-in terminal. * fixed the 'ps aux' glitch introduced in 1.3.3. * 'top' now behaves correclty most of the time. * removed the dual-buffer mechanism along with some other optimzations which reduced each terminal footprint by ~9K (from 27K to 18K). * code cleanups. Version 1.3.3 (unreleased) * removed smir and rmir definitions from terminfo file. they were confusing to bash and unnecessary. * removed the dependency on the non-portable ncurses win_st flag _WRAPPED. * fixed the issue with writting to bottom right corner which caused top to misbehave. the fix causes a small problem with 'ps aux' but that should be relatively simple to fix.