CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/17 03:06:08
Modified files:
usr.bin/tmux : format.c xmalloc.c xmalloc.h
Log message:
Key running commands for #() by the unexpanded command, and run them
again if the expanded form changes (otherwise at most once per second as
usual). Fixes issues reported by Gregory Pakosz.
