mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update comment in tmux.conf file
This commit is contained in:
@@ -41,7 +41,7 @@ set -g status-right "#[fg=yellow]#(free -h | grep 'Mem' | awk '{ print \"RAM Use
|
||||
# Scrollback line buffer per pane
|
||||
set -g history-limit 6000 # 6000 lines of scrollback history
|
||||
|
||||
# Keep pane open after process ends - monitor.php requires this for re-spawns (the only config param nZEDB really needs)
|
||||
# Keep pane open after process ends - monitor.php requires this for re-spawns (the only config param NNTmux really needs)
|
||||
set -g remain-on-exit on
|
||||
|
||||
# Enable mouse support
|
||||
|
||||
Reference in New Issue
Block a user