CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/08 02:33:11
Modified files:
usr.bin/tmux : Makefile cmd-display-message.c tmux.1 tmux.h
Added files:
usr.bin/tmux : json.c
Log message:
Add a parser for a subset of JSON, will be used for new layout strings
(and maybe some other stuff), from Dane Jensen.
