mirror of
https://github.com/samsonjs/config.git
synced 2026-04-27 15:07:46 +00:00
Compare commits
No commits in common. "ae9b658f1cac21af3f03e1e53568e27f4d79464a" and "118483898d5720401ca9ee49ec443768da6a0bac" have entirely different histories.
ae9b658f1c
...
118483898d
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
|||
# Enable mouse support
|
||||
set -g mouse on
|
||||
|
||||
# Fix copying text inside mosh: force tmux to send OSC 52 with "c;" selection
|
||||
# type, which is the only format mosh accepts (see mobile-shell/mosh#1054)
|
||||
set -as terminal-overrides ',xterm-256color:Ms=\E]52;c%p1%.0s;%p2%s\007'
|
||||
|
||||
# Select next window
|
||||
bind-key Space next-window
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue