CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/08 08:56:32
Modified files:
usr.bin/tput : tput.c
Log message:
Use _nc_tparm_analyze() instead of trying to do it ourselves in process().
This fixes tput when used with a capability that uses push/pop.
OK gkoehler@
