CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2017/01/24 12:11:46
Modified files: usr.bin/tmux : cmd-set-option.c cmd-show-options.c options.c tmux.h Log message: If given an array option without an index either show or set all items, and support -a for array options. Allow the separator for set to be specified in the options table (will be used for backwards compatibility later).