tmux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tmux [2024-03-20] – hanez | tmux [2025-07-13] (current) – [Links] hanez | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== tmux ====== | ====== tmux ====== | ||
| + | |||
| + | ===== Increase the scrollback buffer size ===== | ||
| + | |||
| + | Set the following in .tmux.conf: | ||
| + | |||
| + | ``` | ||
| + | set-option -g history-limit 3000 | ||
| + | ``` | ||
| + | |||
| + | Source: [[https:// | ||
| + | |||
| + | ===== Links ===== | ||
| * [[https:// | * [[https:// | ||
| Line 5: | Line 17: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | |||
tmux.1710966751.txt.gz · Last modified: by hanez
