diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | SYNCING | 2 | ||||
-rw-r--r-- | example_tmux.conf | 2 | ||||
-rw-r--r-- | regress/new-session-command.sh | 2 | ||||
-rw-r--r-- | regress/new-window-command.sh | 2 | ||||
-rw-r--r-- | tools/UTF-8-demo.txt | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -133,7 +133,7 @@ CHANGES FROM 3.1c TO 3.2 * Add a way for control mode clients to subscribe to a format and be notified of changes rather than having to poll. - + * Add some formats for search in copy mode (search_present, search_match). * Do not wait on shutdown for commands started with run -b. @@ -89,7 +89,7 @@ of the remote name "obsd-tmux", we can now create the master branch from % git checkout -b obsd-master obsd-tmux/master Adding in the fake history points -================================= +================================= To tie both the "master" branch from "tmux" and the "obsd-master" branch from "tmux-openbsd" together, the fake history points added to the diff --git a/example_tmux.conf b/example_tmux.conf index 11db9ec6..1bd9afdc 100644 --- a/example_tmux.conf +++ b/example_tmux.conf @@ -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" new -d -s0 -nirssi 'exec irssi' set -t0:0 monitor-activity on -set -t0:0 aggressive-resize on +set -t0:0 aggressive-resize on neww -d -ntodo 'exec emacs ~/TODO' setw -t0:1 aggressive-resize on neww -d -nmutt 'exec mutt' diff --git a/regress/new-session-command.sh b/regress/new-session-command.sh index 02ba55d9..8dec322a 100644 --- a/regress/new-session-command.sh +++ b/regress/new-session-command.sh @@ -11,7 +11,7 @@ $TMUX kill-server 2>/dev/null TMP=$(mktemp) trap "rm -f $TMP" 0 1 15 - + cat <<EOF >$TMP new sleep 101 new -- sleep 102 diff --git a/regress/new-window-command.sh b/regress/new-window-command.sh index 176bffb5..b83376e4 100644 --- a/regress/new-window-command.sh +++ b/regress/new-window-command.sh @@ -11,7 +11,7 @@ $TMUX kill-server 2>/dev/null TMP=$(mktemp) trap "rm -f $TMP" 0 1 15 - + cat <<EOF >$TMP new neww sleep 101 diff --git a/tools/UTF-8-demo.txt b/tools/UTF-8-demo.txt index 4363f27b..ff915b26 100644 --- a/tools/UTF-8-demo.txt +++ b/tools/UTF-8-demo.txt @@ -2,7 +2,7 @@ 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 |