diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-07-20 18:01:10 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-07-20 18:01:10 +0100 |
commit | 18a64ad52d5b33e229783574a637268eb098b1f0 (patch) | |
tree | f4d783fbbb74236698b2898dbdb88cdf2e762f78 /tmux.1 | |
parent | dedd9edf7fbfa6bc98445f4d33d9d5a4e7c34854 (diff) | |
parent | 92af3766ecc456bd8ade8fe5746d27f4557fdaa8 (diff) | |
download | rtmux-18a64ad52d5b33e229783574a637268eb098b1f0.tar.gz rtmux-18a64ad52d5b33e229783574a637268eb098b1f0.tar.bz2 rtmux-18a64ad52d5b33e229783574a637268eb098b1f0.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2400,6 +2400,10 @@ passed through to applications running in .Nm . Attached clients should be detached and attached again after changing this option. +.It Ic history-file Ar path +If not empty, a file to which +.Nm +will write command prompt history on exit and load it from on start. .It Ic message-limit Ar number Set the number of error or information messages to save in the message log for each client. |