6 lines
79 B
Bash
6 lines
79 B
Bash
# Maus-support aktivate
|
|
set -g mouse on
|
|
|
|
# Options:
|
|
set -g history-limit 10000
|