mirror of
https://github.com/tmux/tmux.git
synced 2025-04-13 23:08:49 +00:00
Minor cleanups, GitHub issue 2824.
This commit is contained in:
parent
22e5fc02c3
commit
c1be1b351d
@ -61,7 +61,7 @@ bind y set synchronize-panes\; display 'synchronize-panes #{?synchronize-panes,o
|
|||||||
# should be started with "tmux attach" rather than "tmux new"
|
# should be started with "tmux attach" rather than "tmux new"
|
||||||
new -d -s0 -nirssi 'exec irssi'
|
new -d -s0 -nirssi 'exec irssi'
|
||||||
set -t0:0 monitor-activity on
|
set -t0:0 monitor-activity on
|
||||||
set -t0:0 aggressive-resize on
|
set -t0:0 aggressive-resize on
|
||||||
neww -d -ntodo 'exec emacs ~/TODO'
|
neww -d -ntodo 'exec emacs ~/TODO'
|
||||||
setw -t0:1 aggressive-resize on
|
setw -t0:1 aggressive-resize on
|
||||||
neww -d -nmutt 'exec mutt'
|
neww -d -nmutt 'exec mutt'
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
UTF-8 encoded sample plain-text file
|
UTF-8 encoded sample plain-text file
|
||||||
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
|
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
|
||||||
|
|
||||||
Markus Kuhn [ˈmaʳkʊs kuːn] <http://www.cl.cam.ac.uk/~mgk25/> — 2002-07-25
|
Markus Kuhn [ˈmaʳkʊs kuːn] <http://www.cl.cam.ac.uk/~mgk25/> — 2002-07-25 CC BY
|
||||||
|
|
||||||
|
|
||||||
The ASCII compatible UTF-8 encoding used in this plain-text file
|
The ASCII compatible UTF-8 encoding used in this plain-text file
|
||||||
|
Loading…
Reference in New Issue
Block a user