CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/23 12:39:00
Modified files:
usr.bin/tmux : cfg.c cmd-parse.y
Log message:
Fix line numbers - commands are added after the line ends so they need to
get line - 1.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/23 12:39:00
Modified files:
usr.bin/tmux : cfg.c cmd-parse.y
Log message:
Fix line numbers - commands are added after the line ends so they need to
get line - 1.