CVSROOT: /cvs Module name: src Changes by: tob...@cvs.openbsd.org 2014/06/25 13:17:27
Modified files: usr.bin/tmux : cfg.c Log message: Handle escaped back slashes and missing new lines at end of line by using fparseln instead of reimplementing it on our own. with input by and ok nicm@