wiki.xw3.org

Welcome to the xw3 Wiki! Powered by hanez

User Tools

Site Tools


tmux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tmux [2024-03-12] haneztmux [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://stackoverflow.com/questions/18760281/how-do-i-increase-the-scrollback-buffer-size-in-tmux]]
 +
 +===== Links =====
  
   * [[https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/|How to Use tmux on Linux (and Why It’s Better Than Screen)]]   * [[https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/|How to Use tmux on Linux (and Why It’s Better Than Screen)]]
   * [[https://superuser.com/questions/209437/how-do-i-scroll-in-tmux|How do I scroll in tmux?]]   * [[https://superuser.com/questions/209437/how-do-i-scroll-in-tmux|How do I scroll in tmux?]]
   * [[https://superuser.com/questions/777269/how-to-close-a-tmux-session|How to close a tmux session]]   * [[https://superuser.com/questions/777269/how-to-close-a-tmux-session|How to close a tmux session]]
 +  * [[https://stackoverflow.com/questions/23403368/how-can-i-reattach-to-tmux-process|How can I reattach to tmux process]]
  
tmux.1710282234.txt.gz · Last modified: by hanez