4 lines
71 B
Bash
4 lines
71 B
Bash
set -g history-limit 30000
|
|
set -g mouse on
|
|
set -g allow-passthrough on
|
set -g history-limit 30000
|
|
set -g mouse on
|
|
set -g allow-passthrough on
|