From f700440f9ca9be7dd6e5615b3a84c1c9e1ca18c2 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 28 Feb 2026 09:35:10 +0200 Subject: dfm: also wake on winch This adds responsive resize whilst still allowing dfm to do nothing at idle. Nifty. --- README.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 37a21dd..1256f70 100644 --- a/README.txt +++ b/README.txt @@ -371,10 +371,6 @@ See the config_key.h.in and config_cmd.h.in files for more information. DESIGN CONSIDERATIONS ________________________________________________________________________________ -* I wanted DFM to do absolutely nothing when idle so SIGWINCH (resize handling) - will not automatically perform a size adjustment and redraw until the next - keypress. - * I employed many tricks in order to keep memory usage low whilst still allowing for fast operations and relatively large directory trees. -- cgit v1.2.3