Add initial-repeat-time option to allow the first repeat time to be
authornicm <nicm@openbsd.org>
Mon, 7 Oct 2024 08:50:47 +0000 (08:50 +0000)
committernicm <nicm@openbsd.org>
Mon, 7 Oct 2024 08:50:47 +0000 (08:50 +0000)
commit863bdf7090ec753d51154abebd89f29aee750bbf
tree08e3f9ec84985c17cfab5005a4cc2ceabe7f12d0
parent9060cf22087b8abfbc84b90a97c49db3aee880ce
Add initial-repeat-time option to allow the first repeat time to be
increased and later reduced, from David le Blanc in GitHub issue 4164.
usr.bin/tmux/options-table.c
usr.bin/tmux/server-client.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h