mirror of
https://github.com/tmux/tmux.git
synced 2026-09-20 20:08:09 +00:00
3dbacbb62b033c04185fb87da5b0622f0aafee86
much as before - buffers are automatically named "buffer0000",
"buffer0001" and so on and ordered as a stack. Buffers can be named
explicitly when creating ("loadb -b foo" etc) or renamed ("setb -b
buffer0000 -n foo"). If buffers are named explicitly, they are not
deleted when buffer-limit is reached. Diff from J Raynor.
Description
tmux source code
Languages
C
73.5%
Shell
18.7%
Roff
5.7%
Yacc
0.9%
M4
0.7%
Other
0.4%