v1.10: booterm container — xterm.js + tmux + node-pty
This commit is contained in:
6
apps/booterm/tmux.conf
Normal file
6
apps/booterm/tmux.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g history-limit 50000
|
||||
set -g mouse on
|
||||
setw -g mode-keys vi
|
||||
set -g status off
|
||||
set -g destroy-unattached off
|
||||
Reference in New Issue
Block a user