Created
July 23, 2015 18:22
-
-
Save MikeDacre/f437480f43f741c1413b to your computer and use it in GitHub Desktop.
tmux -vvvv server log output for Ubuntu machine; successfully executes tpm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server started, pid 32072 | |
cmdq 0x1e8a6f0: bind-key C-b send-prefix (client -1) | |
cmdq 0x1e8a6f0: bind-key C-o rotate-window (client -1) | |
cmdq 0x1e8a6f0: bind-key C-z suspend-client (client -1) | |
cmdq 0x1e8a6f0: bind-key Space next-layout (client -1) | |
cmdq 0x1e8a6f0: bind-key ! break-pane (client -1) | |
cmdq 0x1e8a6f0: bind-key " split-window (client -1) | |
cmdq 0x1e8a6f0: bind-key # list-buffers (client -1) | |
cmdq 0x1e8a6f0: bind-key $ command-prompt -I#S "rename-session '%%'" (client -1) | |
cmdq 0x1e8a6f0: bind-key % split-window -h (client -1) | |
cmdq 0x1e8a6f0: bind-key & confirm-before "-pkill-window #W? (y/n)" kill-window (client -1) | |
cmdq 0x1e8a6f0: bind-key ' command-prompt -pindex "select-window -t ':%%'" (client -1) | |
cmdq 0x1e8a6f0: bind-key ( switch-client -p (client -1) | |
cmdq 0x1e8a6f0: bind-key ) switch-client -n (client -1) | |
cmdq 0x1e8a6f0: bind-key , command-prompt -I#W "rename-window '%%'" (client -1) | |
cmdq 0x1e8a6f0: bind-key - delete-buffer (client -1) | |
cmdq 0x1e8a6f0: bind-key . command-prompt "move-window -t '%%'" (client -1) | |
cmdq 0x1e8a6f0: bind-key 0 select-window -t:0 (client -1) | |
cmdq 0x1e8a6f0: bind-key 1 select-window -t:1 (client -1) | |
cmdq 0x1e8a6f0: bind-key 2 select-window -t:2 (client -1) | |
cmdq 0x1e8a6f0: bind-key 3 select-window -t:3 (client -1) | |
cmdq 0x1e8a6f0: bind-key 4 select-window -t:4 (client -1) | |
cmdq 0x1e8a6f0: bind-key 5 select-window -t:5 (client -1) | |
cmdq 0x1e8a6f0: bind-key 6 select-window -t:6 (client -1) | |
cmdq 0x1e8a6f0: bind-key 7 select-window -t:7 (client -1) | |
cmdq 0x1e8a6f0: bind-key 8 select-window -t:8 (client -1) | |
cmdq 0x1e8a6f0: bind-key 9 select-window -t:9 (client -1) | |
cmdq 0x1e8a6f0: bind-key : command-prompt (client -1) | |
cmdq 0x1e8a6f0: bind-key ; last-pane (client -1) | |
cmdq 0x1e8a6f0: bind-key = choose-buffer (client -1) | |
cmdq 0x1e8a6f0: bind-key ? list-keys (client -1) | |
cmdq 0x1e8a6f0: bind-key D choose-client (client -1) | |
cmdq 0x1e8a6f0: bind-key L switch-client -l (client -1) | |
cmdq 0x1e8a6f0: bind-key [ copy-mode (client -1) | |
cmdq 0x1e8a6f0: bind-key ] paste-buffer (client -1) | |
cmdq 0x1e8a6f0: bind-key c new-window (client -1) | |
cmdq 0x1e8a6f0: bind-key d detach-client (client -1) | |
cmdq 0x1e8a6f0: bind-key f command-prompt "find-window '%%'" (client -1) | |
cmdq 0x1e8a6f0: bind-key i display-message (client -1) | |
cmdq 0x1e8a6f0: bind-key l last-window (client -1) | |
cmdq 0x1e8a6f0: bind-key n next-window (client -1) | |
cmdq 0x1e8a6f0: bind-key o select-pane -t:.+ (client -1) | |
cmdq 0x1e8a6f0: bind-key p previous-window (client -1) | |
cmdq 0x1e8a6f0: bind-key q display-panes (client -1) | |
cmdq 0x1e8a6f0: bind-key r refresh-client (client -1) | |
cmdq 0x1e8a6f0: bind-key s choose-tree (client -1) | |
cmdq 0x1e8a6f0: bind-key t clock-mode (client -1) | |
cmdq 0x1e8a6f0: bind-key w choose-window (client -1) | |
cmdq 0x1e8a6f0: bind-key x confirm-before "-pkill-pane #P? (y/n)" kill-pane (client -1) | |
cmdq 0x1e8a6f0: bind-key z resize-pane -Z (client -1) | |
cmdq 0x1e8a6f0: bind-key { swap-pane -U (client -1) | |
cmdq 0x1e8a6f0: bind-key } swap-pane -D (client -1) | |
cmdq 0x1e8a6f0: bind-key ~ show-messages (client -1) | |
cmdq 0x1e8a6f0: bind-key PPage copy-mode -u (client -1) | |
cmdq 0x1e8a6f0: bind-key -r Up select-pane -U (client -1) | |
cmdq 0x1e8a6f0: bind-key -r Down select-pane -D (client -1) | |
cmdq 0x1e8a6f0: bind-key -r Left select-pane -L (client -1) | |
cmdq 0x1e8a6f0: bind-key -r Right select-pane -R (client -1) | |
cmdq 0x1e8a6f0: bind-key M-1 select-layout even-horizontal (client -1) | |
cmdq 0x1e8a6f0: bind-key M-2 select-layout even-vertical (client -1) | |
cmdq 0x1e8a6f0: bind-key M-3 select-layout main-horizontal (client -1) | |
cmdq 0x1e8a6f0: bind-key M-4 select-layout main-vertical (client -1) | |
cmdq 0x1e8a6f0: bind-key M-5 select-layout tiled (client -1) | |
cmdq 0x1e8a6f0: bind-key M-n next-window -a (client -1) | |
cmdq 0x1e8a6f0: bind-key M-o rotate-window -D (client -1) | |
cmdq 0x1e8a6f0: bind-key M-p previous-window -a (client -1) | |
cmdq 0x1e8a6f0: bind-key -r M-Up resize-pane -U 5 (client -1) | |
cmdq 0x1e8a6f0: bind-key -r M-Down resize-pane -D 5 (client -1) | |
cmdq 0x1e8a6f0: bind-key -r M-Left resize-pane -L 5 (client -1) | |
cmdq 0x1e8a6f0: bind-key -r M-Right resize-pane -R 5 (client -1) | |
cmdq 0x1e8a6f0: bind-key -r C-Up resize-pane -U (client -1) | |
cmdq 0x1e8a6f0: bind-key -r C-Down resize-pane -D (client -1) | |
cmdq 0x1e8a6f0: bind-key -r C-Left resize-pane -L (client -1) | |
cmdq 0x1e8a6f0: bind-key -r C-Right resize-pane -R (client -1) | |
socket path /tmp/tmux-62149/default | |
new client 7 | |
loading /afs/ir/users/d/a/dacre/.tmux.conf | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Use xterm | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g default-terminal "screen-256color" | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g default-shell "/afs/ir/users/d/a/dacre/usr/bin/zsh" | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g history-limit 100000 | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Changing prefix key because I like being able to nest this session | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind C-d | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind C-b | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g prefix C-s | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Mouse Mode Default On | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-select-pane on | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-resize-pane on | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-select-window on | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g mode-mouse on | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Toggle Mouse Mode | |
/afs/ir/users/d/a/dacre/.tmux.conf: #bind m set -g mouse-select-pane on \; set -g mouse-resize-pane on \; set -g mouse-select-window on \; setw -g mode-mouse on | |
/afs/ir/users/d/a/dacre/.tmux.conf: #bind n set -g mouse-select-pane off \; set -g mouse-resize-pane off \; set -g mouse-select-window off \; setw -g mode-mouse off | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Hit selector twice for previous window | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key C-s last-window | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Change window bindings | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind % # Remove default binding since we’re replacing | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind | split-window -h -c '#{pane_current_path}' | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind - split-window -v -c '#{pane_current_path}' | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind c new-window -c "#{pane_current_path}" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Notifications | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g monitor-activity on | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g visual-activity on | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Use vi keys | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g mode-keys vi | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'v' begin-selection # Begin selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'C-v' rectangle-toggle # Begin selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'y' copy-selection # Yank selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Put tmux buffer in system clipboard | |
/afs/ir/users/d/a/dacre/.tmux.conf: # bind C-c run "tmux show-buffer | xclip -i -selection clipboard" | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Put clipboard contents into tmux buffer | |
/afs/ir/users/d/a/dacre/.tmux.conf: # bind C-v run "tmux set-buffer \"$(xclip -o -selection clipboard)\"" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Highlight active window | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g window-status-current-bg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g window-status-current-fg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Bar Color | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-fg white | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Left | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left-fg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left "#S" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Right | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-right-fg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-right-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Smart pane switching with awareness of vim splits | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-h) || tmux select-pane -L" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-j run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-j) || tmux select-pane -D" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-k run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-k) || tmux select-pane -U" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-l) || tmux select-pane -R" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-\ run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys 'C-\\') || tmux select-pane -l" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # List of plugins | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tpm' | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tmux-sensible' | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Other examples: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin 'github_username/plugin_name' | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) | |
/afs/ir/users/d/a/dacre/.tmux.conf: run '~/.tmux/plugins/tpm/tpm' | |
cmdq 0x1e93840: set-option -g default-terminal screen-256color (client -1) | |
cmdq 0x1e93840: set-option -g default-shell /afs/ir/users/d/a/dacre/usr/bin/zsh (client -1) | |
cmdq 0x1e93840: set-option -g history-limit 100000 (client -1) | |
cmdq 0x1e93840: unbind-key C-d (client -1) | |
cmdq 0x1e93840: unbind-key C-b (client -1) | |
cmdq 0x1e93840: set-option -g prefix C-s (client -1) | |
cmdq 0x1e93840: set-option -g mouse-select-pane on (client -1) | |
cmdq 0x1e93840: set-option -g mouse-resize-pane on (client -1) | |
cmdq 0x1e93840: set-option -g mouse-select-window on (client -1) | |
cmdq 0x1e93840: set-window-option -g mode-mouse on (client -1) | |
cmdq 0x1e93840: bind-key C-s last-window (client -1) | |
cmdq 0x1e93840: unbind-key % (client -1) | |
cmdq 0x1e93840: bind-key | split-window -h -c #{pane_current_path} (client -1) | |
cmdq 0x1e93840: bind-key - split-window -v -c #{pane_current_path} (client -1) | |
cmdq 0x1e93840: bind-key c new-window -c #{pane_current_path} (client -1) | |
cmdq 0x1e93840: set-window-option -g monitor-activity on (client -1) | |
cmdq 0x1e93840: set-window-option -g visual-activity on (client -1) | |
cmdq 0x1e93840: set-window-option -g mode-keys vi (client -1) | |
cmdq 0x1e93840: bind-key -t vi-copy v begin-selection (client -1) | |
cmdq 0x1e93840: bind-key -t vi-copy C-v rectangle-toggle (client -1) | |
cmdq 0x1e93840: bind-key -t vi-copy y copy-selection (client -1) | |
cmdq 0x1e93840: set-window-option -g window-status-current-bg green (client -1) | |
cmdq 0x1e93840: set-window-option -g window-status-current-fg black (client -1) | |
cmdq 0x1e93840: set-option -g status-bg black (client -1) | |
cmdq 0x1e93840: set-option -g status-fg white (client -1) | |
cmdq 0x1e93840: set-option -g status-left-fg green (client -1) | |
cmdq 0x1e93840: set-option -g status-left-bg black (client -1) | |
cmdq 0x1e93840: set-option -g status-left #S (client -1) | |
cmdq 0x1e93840: set-option -g status-right-fg green (client -1) | |
cmdq 0x1e93840: set-option -g status-right-bg black (client -1) | |
cmdq 0x1e93840: bind-key -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-h) || tmux select-pane -L" (client -1) | |
cmdq 0x1e93840: bind-key -n C-j run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-j) || tmux select-pane -D" (client -1) | |
cmdq 0x1e93840: bind-key -n C-k run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-k) || tmux select-pane -U" (client -1) | |
cmdq 0x1e93840: bind-key -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-l) || tmux select-pane -R" (client -1) | |
cmdq 0x1e93840: bind-key -n C-\ run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys 'C-\') || tmux select-pane -l" (client -1) | |
cmdq 0x1e93840: set-option -g @plugin tmux-plugins/tpm (client -1) | |
cmdq 0x1e93840: set-option -g @plugin tmux-plugins/tmux-sensible (client -1) | |
cmdq 0x1e93840: run-shell ~/.tmux/plugins/tpm/tpm (client -1) | |
run job 0x1ea7820: ~/.tmux/plugins/tpm/tpm, pid 32073 | |
got 100 from client 7 | |
got 101 from client 7 | |
got 102 from client 7 | |
got 103 from client 7 | |
job write 0x1ea7820: ~/.tmux/plugins/tpm/tpm, pid 32073, output left 0 | |
got 104 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 105 from client 7 | |
got 106 from client 7 | |
got 200 from client 7 | |
new client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-environment -g TMUX_PLUGIN_MANAGER_PATH (client 11) | |
writing 211 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-environment -g TMUX_PLUGIN_MANAGER_PATH /afs/ir/users/d/a/dacre/.tmux/plugins/ (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gqv @tpm-install (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: bind-key I run-shell "/afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1" (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gqv @tpm-update (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: bind-key U run-shell /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/update_plugin_prompt.sh (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gqv @tpm-clean (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: bind-key M-u run-shell /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/clean_plugins.sh (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-environment -g TMUX_PLUGIN_MANAGER_PATH (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gqv @tpm_plugins (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -g utf8 on (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -g status-utf8 on (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -sv escape-time (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -s escape-time 0 (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gv history-limit (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gv display-time (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -g display-time 4000 (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gv status-interval (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -g status-interval 5 (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gv default-terminal (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -sv default-terminal (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -g status-keys emacs (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -g focus-events on (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-window-option -g aggressive-resize on (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: set-option -g detach-on-destroy off (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gv prefix (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: show-options -gv prefix (client 11) | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: list-keys (client 11) | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: list-keys (client 11) | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: list-keys (client 11) | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: list-keys (client 11) | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: bind-key C-p previous-window (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: list-keys (client 11) | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: bind-key C-n next-window (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: list-keys (client 11) | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 213 to client 11 | |
writing 203 to client 11 | |
lost client 11 | |
got 100 from client 11 | |
got 101 from client 11 | |
got 102 from client 11 | |
got 103 from client 11 | |
got 104 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 106 from client 11 | |
got 200 from client 11 | |
cmdq 0x1ea8000: bind-key R run-shell " \ | |
tmux source-file ~/.tmux.conf > /dev/null; \ | |
tmux display-message "Sourced .tmux.conf!"" (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
job error 0x1ea7820: ~/.tmux/plugins/tpm/tpm, pid 32073 | |
job died 0x1ea7820: ~/.tmux/plugins/tpm/tpm, pid 32073 | |
free job 0x1ea7820: ~/.tmux/plugins/tpm/tpm | |
cmdq 0x1e8f5b0: new-session (client 7) | |
new term: xterm-256color | |
xterm-256color override: colors 256 | |
xterm-256color override: XT | |
xterm-256color override: Ms ]52;%p1%s;%p2%s | |
xterm-256color override: Cs ]12;%p1%s | |
xterm-256color override: Cr ]112 | |
xterm-256color override: Ss [%p1%d q | |
xterm-256color override: Se [2 q | |
new key Oo: 0x1019 (KP/) | |
new key Oj: 0x101a (KP*) | |
new key Om: 0x101b (KP-) | |
new key Ow: 0x101c (KP7) | |
new key Ox: 0x101d (KP8) | |
new key Oy: 0x101e (KP9) | |
new key Ok: 0x101f (KP+) | |
new key Ot: 0x1020 (KP4) | |
new key Ou: 0x1021 (KP5) | |
new key Ov: 0x1022 (KP6) | |
new key Oq: 0x1023 (KP1) | |
new key Or: 0x1024 (KP2) | |
new key Os: 0x1025 (KP3) | |
new key OM: 0x1026 (KPEnter) | |
new key Op: 0x1027 (KP0) | |
new key On: 0x1028 (KP.) | |
new key OA: 0x1015 (Up) | |
new key OB: 0x1016 (Down) | |
new key OC: 0x1018 (Right) | |
new key OD: 0x1017 (Left) | |
new key [A: 0x1015 (Up) | |
new key [B: 0x1016 (Down) | |
new key [C: 0x1018 (Right) | |
new key [D: 0x1017 (Left) | |
new key OH: 0x1010 (Home) | |
new key OF: 0x1011 (End) | |
new key [H: 0x1010 (Home) | |
new key [F: 0x1011 (End) | |
new key Oa: 0x5015 (C-Up) | |
new key Ob: 0x5016 (C-Down) | |
new key Oc: 0x5018 (C-Right) | |
new key Od: 0x5017 (C-Left) | |
new key [a: 0x9015 (S-Up) | |
new key [b: 0x9016 (S-Down) | |
new key [c: 0x9018 (S-Right) | |
new key [d: 0x9017 (S-Left) | |
new key [11^: 0x5002 (C-F1) | |
new key [12^: 0x5003 (C-F2) | |
new key [13^: 0x5004 (C-F3) | |
new key [14^: 0x5005 (C-F4) | |
new key [15^: 0x5006 (C-F5) | |
new key [17^: 0x5007 (C-F6) | |
new key [18^: 0x5008 (C-F7) | |
new key [19^: 0x5009 (C-F8) | |
new key [20^: 0x500a (C-F9) | |
new key [21^: 0x500b (C-F10) | |
new key [23^: 0x500c (C-F11) | |
new key [24^: 0x500d (C-F12) | |
new key [2^: 0x500e (C-IC) | |
new key [3^: 0x500f (C-DC) | |
new key [7^: 0x5010 (C-Home) | |
new key [8^: 0x5011 (C-End) | |
new key [6^: 0x5012 (C-NPage) | |
new key [5^: 0x5013 (C-PPage) | |
new key [11$: 0x9002 (S-F1) | |
new key [12$: 0x9003 (S-F2) | |
new key [13$: 0x9004 (S-F3) | |
new key [14$: 0x9005 (S-F4) | |
new key [15$: 0x9006 (S-F5) | |
new key [17$: 0x9007 (S-F6) | |
new key [18$: 0x9008 (S-F7) | |
new key [19$: 0x9009 (S-F8) | |
new key [20$: 0x900a (S-F9) | |
new key [21$: 0x900b (S-F10) | |
new key [23$: 0x900c (S-F11) | |
new key [24$: 0x900d (S-F12) | |
new key [2$: 0x900e (S-IC) | |
new key [3$: 0x900f (S-DC) | |
new key [7$: 0x9010 (S-Home) | |
new key [8$: 0x9011 (S-End) | |
new key [6$: 0x9012 (S-NPage) | |
new key [5$: 0x9013 (S-PPage) | |
new key [11@: 0xd002 (C-S-F1) | |
new key [12@: 0xd003 (C-S-F2) | |
new key [13@: 0xd004 (C-S-F3) | |
new key [14@: 0xd005 (C-S-F4) | |
new key [15@: 0xd006 (C-S-F5) | |
new key [17@: 0xd007 (C-S-F6) | |
new key [18@: 0xd008 (C-S-F7) | |
new key [19@: 0xd009 (C-S-F8) | |
new key [20@: 0xd00a (C-S-F9) | |
new key [21@: 0xd00b (C-S-F10) | |
new key [23@: 0xd00c (C-S-F11) | |
new key [24@: 0xd00d (C-S-F12) | |
new key [2@: 0xd00e (C-S-IC) | |
new key [3@: 0xd00f (C-S-DC) | |
new key [7@: 0xd010 (C-S-Home) | |
new key [8@: 0xd011 (C-S-End) | |
new key [6@: 0xd012 (C-S-NPage) | |
new key [5@: 0xd013 (C-S-PPage) | |
new key [I: 0x1029 ((null)) | |
new key [O: 0x102a ((null)) | |
new key OP: 0x1002 (F1) | |
new key OQ: 0x1003 (F2) | |
new key OR: 0x1004 (F3) | |
new key OS: 0x1005 (F4) | |
new key [15~: 0x1006 (F5) | |
new key [17~: 0x1007 (F6) | |
new key [18~: 0x1008 (F7) | |
new key [19~: 0x1009 (F8) | |
new key [20~: 0x100a (F9) | |
new key [21~: 0x100b (F10) | |
new key [23~: 0x100c (F11) | |
new key [24~: 0x100d (F12) | |
new key [1;2P: 0x9002 (S-F1) | |
new key [1;2Q: 0x9003 (S-F2) | |
new key [1;2R: 0x9004 (S-F3) | |
new key [1;2S: 0x9005 (S-F4) | |
new key [15;2~: 0x9006 (S-F5) | |
new key [17;2~: 0x9007 (S-F6) | |
new key [18;2~: 0x9008 (S-F7) | |
new key [19;2~: 0x9009 (S-F8) | |
new key [20;2~: 0x900a (S-F9) | |
new key [21;2~: 0x900b (S-F10) | |
new key [23;2~: 0x900c (S-F11) | |
new key [24;2~: 0x900d (S-F12) | |
new key [1;5P: 0x5002 (C-F1) | |
new key [1;5Q: 0x5003 (C-F2) | |
new key [1;5R: 0x5004 (C-F3) | |
new key [1;5S: 0x5005 (C-F4) | |
new key [15;5~: 0x5006 (C-F5) | |
new key [17;5~: 0x5007 (C-F6) | |
new key [18;5~: 0x5008 (C-F7) | |
new key [19;5~: 0x5009 (C-F8) | |
new key [20;5~: 0x500a (C-F9) | |
new key [21;5~: 0x500b (C-F10) | |
new key [23;5~: 0x500c (C-F11) | |
new key [24;5~: 0x500d (C-F12) | |
new key [1;6P: 0xd002 (C-S-F1) | |
new key [1;6Q: 0xd003 (C-S-F2) | |
new key [1;6R: 0xd004 (C-S-F3) | |
new key [1;6S: 0xd005 (C-S-F4) | |
new key [15;6~: 0xd006 (C-S-F5) | |
new key [17;6~: 0xd007 (C-S-F6) | |
new key [18;6~: 0xd008 (C-S-F7) | |
new key [19;6~: 0xd009 (C-S-F8) | |
new key [20;6~: 0xd00a (C-S-F9) | |
new key [21;6~: 0xd00b (C-S-F10) | |
new key [23;6~: 0xd00c (C-S-F11) | |
new key [24;6~: 0xd00d (C-S-F12) | |
new key [1;3P: 0x3002 (M-F1) | |
new key [1;3Q: 0x3003 (M-F2) | |
new key [1;3R: 0x3004 (M-F3) | |
new key [1;3S: 0x3005 (M-F4) | |
new key [15;3~: 0x3006 (M-F5) | |
new key [17;3~: 0x3007 (M-F6) | |
new key [18;3~: 0x3008 (M-F7) | |
new key [19;3~: 0x3009 (M-F8) | |
new key [20;3~: 0x300a (M-F9) | |
new key [21;3~: 0x300b (M-F10) | |
new key [23;3~: 0x300c (M-F11) | |
new key [24;3~: 0x300d (M-F12) | |
new key [1;4P: 0xb002 (M-S-F1) | |
new key [1;4Q: 0xb003 (M-S-F2) | |
new key [1;4R: 0xb004 (M-S-F3) | |
new key [2~: 0x100e (IC) | |
new key [3~: 0x100f (DC) | |
replacing key OH: 0x1010 (Home) | |
replacing key OF: 0x1011 (End) | |
new key [6~: 0x1012 (NPage) | |
new key [5~: 0x1013 (PPage) | |
new key [Z: 0x1014 (BTab) | |
replacing key OA: 0x1015 (Up) | |
replacing key OB: 0x1016 (Down) | |
replacing key OD: 0x1017 (Left) | |
replacing key OC: 0x1018 (Right) | |
new key [3;2~: 0x900f (S-DC) | |
new key [3;3~: 0x300f (M-DC) | |
new key [3;4~: 0xb00f (M-S-DC) | |
new key [3;5~: 0x500f (C-DC) | |
new key [3;6~: 0xd00f (C-S-DC) | |
new key [3;7~: 0x700f (C-M-DC) | |
new key [1;2B: 0x9016 (S-Down) | |
new key [1;3B: 0x3016 (M-Down) | |
new key [1;4B: 0xb016 (M-S-Down) | |
new key [1;5B: 0x5016 (C-Down) | |
new key [1;6B: 0xd016 (C-S-Down) | |
new key [1;7B: 0x7016 (C-M-Down) | |
new key [1;2F: 0x9011 (S-End) | |
new key [1;3F: 0x3011 (M-End) | |
new key [1;4F: 0xb011 (M-S-End) | |
new key [1;5F: 0x5011 (C-End) | |
new key [1;6F: 0xd011 (C-S-End) | |
new key [1;7F: 0x7011 (C-M-End) | |
new key [1;2H: 0x9010 (S-Home) | |
new key [1;3H: 0x3010 (M-Home) | |
new key [1;4H: 0xb010 (M-S-Home) | |
new key [1;5H: 0x5010 (C-Home) | |
new key [1;6H: 0xd010 (C-S-Home) | |
new key [1;7H: 0x7010 (C-M-Home) | |
new key [2;2~: 0x900e (S-IC) | |
new key [2;3~: 0x300e (M-IC) | |
new key [2;4~: 0xb00e (M-S-IC) | |
new key [2;5~: 0x500e (C-IC) | |
new key [2;6~: 0xd00e (C-S-IC) | |
new key [2;7~: 0x700e (C-M-IC) | |
new key [1;2D: 0x9017 (S-Left) | |
new key [1;3D: 0x3017 (M-Left) | |
new key [1;4D: 0xb017 (M-S-Left) | |
new key [1;5D: 0x5017 (C-Left) | |
new key [1;6D: 0xd017 (C-S-Left) | |
new key [1;7D: 0x7017 (C-M-Left) | |
new key [6;2~: 0x9012 (S-NPage) | |
new key [6;3~: 0x3012 (M-NPage) | |
new key [6;4~: 0xb012 (M-S-NPage) | |
new key [6;5~: 0x5012 (C-NPage) | |
new key [6;6~: 0xd012 (C-S-NPage) | |
new key [6;7~: 0x7012 (C-M-NPage) | |
new key [5;2~: 0x9013 (S-PPage) | |
new key [5;3~: 0x3013 (M-PPage) | |
new key [5;4~: 0xb013 (M-S-PPage) | |
new key [5;5~: 0x5013 (C-PPage) | |
new key [5;6~: 0xd013 (C-S-PPage) | |
new key [5;7~: 0x7013 (C-M-PPage) | |
new key [1;2C: 0x9018 (S-Right) | |
new key [1;3C: 0x3018 (M-Right) | |
new key [1;4C: 0xb018 (M-S-Right) | |
new key [1;5C: 0x5018 (C-Right) | |
new key [1;6C: 0xd018 (C-S-Right) | |
new key [1;7C: 0x7018 (C-M-Right) | |
new key [1;2A: 0x9015 (S-Up) | |
new key [1;3A: 0x3015 (M-Up) | |
new key [1;4A: 0xb015 (M-S-Up) | |
new key [1;5A: 0x5015 (C-Up) | |
new key [1;6A: 0xd015 (C-S-Up) | |
new key [1;7A: 0x7015 (C-M-Up) | |
spawn: /afs/ir/users/d/a/dacre/usr/bin/zsh -- | |
session 0 created | |
writing 207 to client 7 | |
got 208 from client 7 | |
keys are 9 ([?62;9;c) | |
received service class 62 | |
complete key [?62;9;c 0xfff | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '1' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "1" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "3" | |
input_parse: '%' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '2' csi_enter | |
input_parse: '3' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "23" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '1' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "1" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '0' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "0" | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: ' ' ground | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_parse: 'k' esc_enter | |
input_enter_rename | |
input_parse: '~' rename_string | |
input_parse: '' rename_string | |
input_exit_rename: "~" | |
input_parse: '\' esc_enter | |
input_esc_dispatch: '\', | |
input_esc_dispatch: unknown '\' | |
input_parse: '' ground | |
input_parse: 'k' esc_enter | |
input_enter_rename | |
input_parse: '~' rename_string | |
input_parse: '' rename_string | |
input_exit_rename: "~" | |
input_parse: '\' esc_enter | |
input_esc_dispatch: '\', | |
input_esc_dispatch: unknown '\' | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '0' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "0" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '2' csi_enter | |
input_parse: '3' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "23" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '2' csi_enter | |
input_parse: '4' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "24" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: 'J' csi_enter | |
input_csi_dispatch: 'J' "" "" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '2' csi_enter | |
input_parse: '2' csi_parameter | |
input_parse: ';' csi_parameter | |
input_parse: '3' csi_parameter | |
input_parse: '2' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "22" | |
input_parse: 'd' ground | |
input_parse: 'a' ground | |
input_parse: 'c' ground | |
input_parse: 'r' ground | |
input_parse: 'e' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '1' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "1" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '7' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "37" | |
input_parse: '@' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '2' csi_enter | |
input_parse: '2' csi_parameter | |
input_parse: ';' csi_parameter | |
input_parse: '3' csi_parameter | |
input_parse: '7' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "22" | |
input_parse: 'c' ground | |
input_parse: 'o' ground | |
input_parse: 'r' ground | |
input_parse: 'n' ground | |
input_parse: '2' ground | |
input_parse: '5' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '1' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "1" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '7' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "37" | |
input_parse: ':' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '5' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "35" | |
input_parse: '/' ground | |
input_parse: 'a' ground | |
input_parse: 'f' ground | |
input_parse: 's' ground | |
input_parse: '/' ground | |
input_parse: 'i' ground | |
input_parse: 'r' ground | |
input_parse: '/' ground | |
input_parse: 'u' ground | |
input_parse: 's' ground | |
input_parse: 'e' ground | |
input_parse: 'r' ground | |
input_parse: 's' ground | |
input_parse: '/' ground | |
input_parse: 'd' ground | |
input_parse: '/' ground | |
input_parse: 'a' ground | |
input_parse: '/' ground | |
input_parse: 'd' ground | |
input_parse: 'a' ground | |
input_parse: 'c' ground | |
input_parse: 'r' ground | |
input_parse: 'e' ground | |
input_parse: ' ' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '0' csi_enter | |
input_parse: '1' csi_parameter | |
input_parse: ';' csi_parameter | |
input_parse: '3' csi_parameter | |
input_parse: '1' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "01" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '0' csi_enter | |
input_parse: '0' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "00" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '0' csi_enter | |
input_parse: '1' csi_parameter | |
input_parse: ';' csi_parameter | |
input_parse: '3' csi_parameter | |
input_parse: '4' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "01" | |
input_parse: ' ' ground | |
input_parse: ' ' ground | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '1' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "1" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '2' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "32" | |
input_parse: '>' ground | |
input_parse: '>' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '0' csi_enter | |
input_parse: '0' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "00" | |
input_parse: ' ' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: 'K' csi_enter | |
input_csi_dispatch: 'K' "" "" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '1' csi_enter | |
input_parse: '5' csi_parameter | |
input_parse: '0' csi_parameter | |
input_parse: 'C' csi_parameter | |
input_csi_dispatch: 'C' "" "150" | |
input_parse: '1' ground | |
input_parse: '1' ground | |
input_parse: ':' ground | |
input_parse: '1' ground | |
input_parse: '4' ground | |
input_parse: ' ' ground | |
input_parse: 'T' ground | |
input_parse: 'h' ground | |
input_parse: 'u' ground | |
input_parse: ' ' ground | |
input_parse: '0' ground | |
input_parse: '7' ground | |
input_parse: '-' ground | |
input_parse: '2' ground | |
input_parse: '3' ground | |
input_parse: '-' ground | |
input_parse: '2' ground | |
input_parse: '0' ground | |
input_parse: '1' ground | |
input_parse: '5' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '0' csi_enter | |
input_parse: '0' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "00" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '1' csi_enter | |
input_parse: '7' csi_parameter | |
input_parse: '0' csi_parameter | |
input_parse: 'D' csi_parameter | |
input_csi_dispatch: 'D' "" "170" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '?' csi_enter | |
input_parse: '1' csi_parameter | |
input_parse: 'h' csi_parameter | |
input_csi_dispatch: 'h' "?" "1" | |
input_parse: '' ground | |
input_parse: '=' esc_enter | |
input_esc_dispatch: '=', | |
keys are 1 () | |
complete key 0x13 | |
keys are 1 (I) | |
complete key I 0x49 | |
cmdq 0x1e8f5b0: run-shell "/afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1" (client 7) | |
run job 0x1eb8410: /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1, pid 32277 | |
job write 0x1eb8410: /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1, pid 32277, output left 0 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1eb7060: source-file /afs/ir/users/d/a/dacre/.tmux.conf (client 15) | |
loading /afs/ir/users/d/a/dacre/.tmux.conf | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Use xterm | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g default-terminal "screen-256color" | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g default-shell "/afs/ir/users/d/a/dacre/usr/bin/zsh" | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g history-limit 100000 | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Changing prefix key because I like being able to nest this session | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind C-d | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind C-b | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g prefix C-s | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Mouse Mode Default On | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-select-pane on | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-resize-pane on | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-select-window on | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g mode-mouse on | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Toggle Mouse Mode | |
/afs/ir/users/d/a/dacre/.tmux.conf: #bind m set -g mouse-select-pane on \; set -g mouse-resize-pane on \; set -g mouse-select-window on \; setw -g mode-mouse on | |
/afs/ir/users/d/a/dacre/.tmux.conf: #bind n set -g mouse-select-pane off \; set -g mouse-resize-pane off \; set -g mouse-select-window off \; setw -g mode-mouse off | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Hit selector twice for previous window | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key C-s last-window | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Change window bindings | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind % # Remove default binding since we’re replacing | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind | split-window -h -c '#{pane_current_path}' | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind - split-window -v -c '#{pane_current_path}' | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind c new-window -c "#{pane_current_path}" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Notifications | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g monitor-activity on | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g visual-activity on | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Use vi keys | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g mode-keys vi | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'v' begin-selection # Begin selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'C-v' rectangle-toggle # Begin selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'y' copy-selection # Yank selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Put tmux buffer in system clipboard | |
/afs/ir/users/d/a/dacre/.tmux.conf: # bind C-c run "tmux show-buffer | xclip -i -selection clipboard" | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Put clipboard contents into tmux buffer | |
/afs/ir/users/d/a/dacre/.tmux.conf: # bind C-v run "tmux set-buffer \"$(xclip -o -selection clipboard)\"" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Highlight active window | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g window-status-current-bg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g window-status-current-fg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Bar Color | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-fg white | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Left | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left-fg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left "#S" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Right | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-right-fg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-right-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Smart pane switching with awareness of vim splits | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-h) || tmux select-pane -L" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-j run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-j) || tmux select-pane -D" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-k run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-k) || tmux select-pane -U" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-l) || tmux select-pane -R" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-\ run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys 'C-\\') || tmux select-pane -l" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # List of plugins | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tpm' | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tmux-sensible' | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Other examples: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin 'github_username/plugin_name' | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) | |
/afs/ir/users/d/a/dacre/.tmux.conf: run '~/.tmux/plugins/tpm/tpm' | |
cmdq 0x1eb8a50: set-option -g default-terminal screen-256color (client 15) | |
cmdq 0x1eb8a50: set-option -g default-shell /afs/ir/users/d/a/dacre/usr/bin/zsh (client 15) | |
cmdq 0x1eb8a50: set-option -g history-limit 100000 (client 15) | |
cmdq 0x1eb8a50: unbind-key C-d (client 15) | |
cmdq 0x1eb8a50: unbind-key C-b (client 15) | |
cmdq 0x1eb8a50: set-option -g prefix C-s (client 15) | |
cmdq 0x1eb8a50: set-option -g mouse-select-pane on (client 15) | |
cmdq 0x1eb8a50: set-option -g mouse-resize-pane on (client 15) | |
cmdq 0x1eb8a50: set-option -g mouse-select-window on (client 15) | |
cmdq 0x1eb8a50: set-window-option -g mode-mouse on (client 15) | |
cmdq 0x1eb8a50: bind-key C-s last-window (client 15) | |
cmdq 0x1eb8a50: unbind-key % (client 15) | |
cmdq 0x1eb8a50: bind-key | split-window -h -c #{pane_current_path} (client 15) | |
cmdq 0x1eb8a50: bind-key - split-window -v -c #{pane_current_path} (client 15) | |
cmdq 0x1eb8a50: bind-key c new-window -c #{pane_current_path} (client 15) | |
cmdq 0x1eb8a50: set-window-option -g monitor-activity on (client 15) | |
cmdq 0x1eb8a50: set-window-option -g visual-activity on (client 15) | |
cmdq 0x1eb8a50: set-window-option -g mode-keys vi (client 15) | |
cmdq 0x1eb8a50: bind-key -t vi-copy v begin-selection (client 15) | |
cmdq 0x1eb8a50: bind-key -t vi-copy C-v rectangle-toggle (client 15) | |
cmdq 0x1eb8a50: bind-key -t vi-copy y copy-selection (client 15) | |
cmdq 0x1eb8a50: set-window-option -g window-status-current-bg green (client 15) | |
cmdq 0x1eb8a50: set-window-option -g window-status-current-fg black (client 15) | |
cmdq 0x1eb8a50: set-option -g status-bg black (client 15) | |
cmdq 0x1eb8a50: set-option -g status-fg white (client 15) | |
cmdq 0x1eb8a50: set-option -g status-left-fg green (client 15) | |
cmdq 0x1eb8a50: set-option -g status-left-bg black (client 15) | |
cmdq 0x1eb8a50: set-option -g status-left #S (client 15) | |
cmdq 0x1eb8a50: set-option -g status-right-fg green (client 15) | |
cmdq 0x1eb8a50: set-option -g status-right-bg black (client 15) | |
cmdq 0x1eb8a50: bind-key -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-h) || tmux select-pane -L" (client 15) | |
cmdq 0x1eb8a50: bind-key -n C-j run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-j) || tmux select-pane -D" (client 15) | |
cmdq 0x1eb8a50: bind-key -n C-k run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-k) || tmux select-pane -U" (client 15) | |
cmdq 0x1eb8a50: bind-key -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-l) || tmux select-pane -R" (client 15) | |
cmdq 0x1eb8a50: bind-key -n C-\ run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys 'C-\') || tmux select-pane -l" (client 15) | |
cmdq 0x1eb8a50: set-option -g @plugin tmux-plugins/tpm (client 15) | |
cmdq 0x1eb8a50: set-option -g @plugin tmux-plugins/tmux-sensible (client 15) | |
cmdq 0x1eb8a50: run-shell ~/.tmux/plugins/tpm/tpm (client 15) | |
run job 0x1eb9bb0: ~/.tmux/plugins/tpm/tpm, pid 32283 | |
job write 0x1eb9bb0: ~/.tmux/plugins/tpm/tpm, pid 32283, output left 0 | |
new client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: show-environment -g TMUX_PLUGIN_MANAGER_PATH (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: show-options -gqv @tpm-install (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1eb9780: bind-key I run-shell "/afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1" (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: show-options -gqv @tpm-update (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: bind-key U run-shell /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/update_plugin_prompt.sh (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1eb9780: show-options -gqv @tpm-clean (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: bind-key M-u run-shell /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/clean_plugins.sh (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: show-environment -g TMUX_PLUGIN_MANAGER_PATH (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: show-options -gqv @tpm_plugins (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: set-option -g utf8 on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: set-option -g status-utf8 on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: show-options -sv escape-time (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ead2e0: show-options -gv history-limit (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc820: show-options -gv display-time (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: show-options -gv status-interval (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: show-options -gv default-terminal (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ead2e0: show-options -sv default-terminal (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc820: set-option -g status-keys emacs (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: set-option -g focus-events on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc820: set-window-option -g aggressive-resize on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: set-option -g detach-on-destroy off (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: show-options -gv prefix (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc190: show-options -gv prefix (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc820: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc820: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc4f0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc770: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
job error 0x1eb9bb0: ~/.tmux/plugins/tpm/tpm, pid 32283 | |
job died 0x1eb9bb0: ~/.tmux/plugins/tpm/tpm, pid 32283 | |
free job 0x1eb9bb0: ~/.tmux/plugins/tpm/tpm | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebc4f0: show-environment -g TMUX_PLUGIN_MANAGER_PATH (client 15) | |
writing 213 to client 15 | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebc4f0: show-options -gqv @tpm_plugins (client 15) | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebc4f0: run-shell "echo 'Already installed "tpm"'" (client 15) | |
run job 0x1ebd0b0: echo 'Already installed "tpm"', pid 32395 | |
job write 0x1ebd0b0: echo 'Already installed "tpm"', pid 32395, output left 0 | |
job error 0x1ebd0b0: echo 'Already installed "tpm"', pid 32395 | |
job died 0x1ebd0b0: echo 'Already installed "tpm"', pid 32395 | |
free job 0x1ebd0b0: echo 'Already installed "tpm"' | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebc4f0: run-shell "echo 'Already installed "tmux-sensible"'" (client 15) | |
run job 0x1ebd260: echo 'Already installed "tmux-sensible"', pid 32405 | |
job write 0x1ebd260: echo 'Already installed "tmux-sensible"', pid 32405, output left 0 | |
job error 0x1ebd260: echo 'Already installed "tmux-sensible"', pid 32405 | |
job died 0x1ebd260: echo 'Already installed "tmux-sensible"', pid 32405 | |
free job 0x1ebd260: echo 'Already installed "tmux-sensible"' | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebc770: source-file /afs/ir/users/d/a/dacre/.tmux.conf (client 15) | |
loading /afs/ir/users/d/a/dacre/.tmux.conf | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Use xterm | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g default-terminal "screen-256color" | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g default-shell "/afs/ir/users/d/a/dacre/usr/bin/zsh" | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g history-limit 100000 | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Changing prefix key because I like being able to nest this session | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind C-d | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind C-b | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g prefix C-s | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Mouse Mode Default On | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-select-pane on | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-resize-pane on | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-option -g mouse-select-window on | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g mode-mouse on | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Toggle Mouse Mode | |
/afs/ir/users/d/a/dacre/.tmux.conf: #bind m set -g mouse-select-pane on \; set -g mouse-resize-pane on \; set -g mouse-select-window on \; setw -g mode-mouse on | |
/afs/ir/users/d/a/dacre/.tmux.conf: #bind n set -g mouse-select-pane off \; set -g mouse-resize-pane off \; set -g mouse-select-window off \; setw -g mode-mouse off | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Hit selector twice for previous window | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key C-s last-window | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Change window bindings | |
/afs/ir/users/d/a/dacre/.tmux.conf: unbind % # Remove default binding since we’re replacing | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind | split-window -h -c '#{pane_current_path}' | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind - split-window -v -c '#{pane_current_path}' | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind c new-window -c "#{pane_current_path}" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Notifications | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g monitor-activity on | |
/afs/ir/users/d/a/dacre/.tmux.conf: setw -g visual-activity on | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Use vi keys | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g mode-keys vi | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'v' begin-selection # Begin selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'C-v' rectangle-toggle # Begin selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind-key -t vi-copy 'y' copy-selection # Yank selection in copy mode. | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Put tmux buffer in system clipboard | |
/afs/ir/users/d/a/dacre/.tmux.conf: # bind C-c run "tmux show-buffer | xclip -i -selection clipboard" | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Put clipboard contents into tmux buffer | |
/afs/ir/users/d/a/dacre/.tmux.conf: # bind C-v run "tmux set-buffer \"$(xclip -o -selection clipboard)\"" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Highlight active window | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g window-status-current-bg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set-window-option -g window-status-current-fg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Bar Color | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-fg white | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Left | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left-fg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-left "#S" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Status Right | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-right-fg green | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g status-right-bg black | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Smart pane switching with awareness of vim splits | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-h) || tmux select-pane -L" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-j run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-j) || tmux select-pane -D" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-k run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-k) || tmux select-pane -U" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys C-l) || tmux select-pane -R" | |
/afs/ir/users/d/a/dacre/.tmux.conf: bind -n C-\ run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|\/)g?(view|vim?)(diff)?$' && tmux send-keys 'C-\\') || tmux select-pane -l" | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # List of plugins | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tpm' | |
/afs/ir/users/d/a/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tmux-sensible' | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Other examples: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin 'github_username/plugin_name' | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/afs/ir/users/d/a/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/afs/ir/users/d/a/dacre/.tmux.conf: | |
/afs/ir/users/d/a/dacre/.tmux.conf: # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) | |
/afs/ir/users/d/a/dacre/.tmux.conf: run '~/.tmux/plugins/tpm/tpm' | |
cmdq 0x1ead2e0: set-option -g default-terminal screen-256color (client 15) | |
cmdq 0x1ead2e0: set-option -g default-shell /afs/ir/users/d/a/dacre/usr/bin/zsh (client 15) | |
cmdq 0x1ead2e0: set-option -g history-limit 100000 (client 15) | |
cmdq 0x1ead2e0: unbind-key C-d (client 15) | |
cmdq 0x1ead2e0: unbind-key C-b (client 15) | |
cmdq 0x1ead2e0: set-option -g prefix C-s (client 15) | |
cmdq 0x1ead2e0: set-option -g mouse-select-pane on (client 15) | |
cmdq 0x1ead2e0: set-option -g mouse-resize-pane on (client 15) | |
cmdq 0x1ead2e0: set-option -g mouse-select-window on (client 15) | |
cmdq 0x1ead2e0: set-window-option -g mode-mouse on (client 15) | |
cmdq 0x1ead2e0: bind-key C-s last-window (client 15) | |
cmdq 0x1ead2e0: unbind-key % (client 15) | |
cmdq 0x1ead2e0: bind-key | split-window -h -c #{pane_current_path} (client 15) | |
cmdq 0x1ead2e0: bind-key - split-window -v -c #{pane_current_path} (client 15) | |
cmdq 0x1ead2e0: bind-key c new-window -c #{pane_current_path} (client 15) | |
cmdq 0x1ead2e0: set-window-option -g monitor-activity on (client 15) | |
cmdq 0x1ead2e0: set-window-option -g visual-activity on (client 15) | |
cmdq 0x1ead2e0: set-window-option -g mode-keys vi (client 15) | |
cmdq 0x1ead2e0: bind-key -t vi-copy v begin-selection (client 15) | |
cmdq 0x1ead2e0: bind-key -t vi-copy C-v rectangle-toggle (client 15) | |
cmdq 0x1ead2e0: bind-key -t vi-copy y copy-selection (client 15) | |
cmdq 0x1ead2e0: set-window-option -g window-status-current-bg green (client 15) | |
cmdq 0x1ead2e0: set-window-option -g window-status-current-fg black (client 15) | |
cmdq 0x1ead2e0: set-option -g status-bg black (client 15) | |
cmdq 0x1ead2e0: set-option -g status-fg white (client 15) | |
cmdq 0x1ead2e0: set-option -g status-left-fg green (client 15) | |
cmdq 0x1ead2e0: set-option -g status-left-bg black (client 15) | |
cmdq 0x1ead2e0: set-option -g status-left #S (client 15) | |
cmdq 0x1ead2e0: set-option -g status-right-fg green (client 15) | |
cmdq 0x1ead2e0: set-option -g status-right-bg black (client 15) | |
cmdq 0x1ead2e0: bind-key -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-h) || tmux select-pane -L" (client 15) | |
cmdq 0x1ead2e0: bind-key -n C-j run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-j) || tmux select-pane -D" (client 15) | |
cmdq 0x1ead2e0: bind-key -n C-k run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-k) || tmux select-pane -U" (client 15) | |
cmdq 0x1ead2e0: bind-key -n C-l run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys C-l) || tmux select-pane -R" (client 15) | |
cmdq 0x1ead2e0: bind-key -n C-\ run "(tmux display-message -p '#{pane_current_command}' | grep -iqE '(^|/)g?(view|vim?)(diff)?$' && tmux send-keys 'C-\') || tmux select-pane -l" (client 15) | |
cmdq 0x1ead2e0: set-option -g @plugin tmux-plugins/tpm (client 15) | |
cmdq 0x1ead2e0: set-option -g @plugin tmux-plugins/tmux-sensible (client 15) | |
cmdq 0x1ead2e0: run-shell ~/.tmux/plugins/tpm/tpm (client 15) | |
run job 0x1eb5a70: ~/.tmux/plugins/tpm/tpm, pid 32407 | |
job write 0x1eb5a70: ~/.tmux/plugins/tpm/tpm, pid 32407, output left 0 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb830: show-environment -g TMUX_PLUGIN_MANAGER_PATH (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb830: show-options -gqv @tpm-install (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: bind-key I run-shell "/afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1" (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1eb8060: show-options -gqv @tpm-update (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1eb8060: bind-key U run-shell /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/update_plugin_prompt.sh (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1eb8060: show-options -gqv @tpm-clean (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebba10: bind-key M-u run-shell /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/clean_plugins.sh (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: show-environment -g TMUX_PLUGIN_MANAGER_PATH (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: show-options -gqv @tpm_plugins (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: set-option -g utf8 on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: set-option -g status-utf8 on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc5f0: show-options -sv escape-time (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebba10: show-options -gv history-limit (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb830: show-options -gv display-time (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: show-options -gv status-interval (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebc5f0: show-options -gv default-terminal (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebba10: show-options -sv default-terminal (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb830: set-option -g status-keys emacs (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: set-option -g focus-events on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: set-window-option -g aggressive-resize on (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebba10: set-option -g detach-on-destroy off (client 18) | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: show-options -gv prefix (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebba10: show-options -gv prefix (client 18) | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
got 100 from client 18 | |
got 101 from client 18 | |
got 102 from client 18 | |
got 103 from client 18 | |
got 104 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 105 from client 18 | |
got 106 from client 18 | |
got 200 from client 18 | |
cmdq 0x1ebb5b0: list-keys (client 18) | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 213 to client 18 | |
writing 203 to client 18 | |
lost client 18 | |
job error 0x1eb5a70: ~/.tmux/plugins/tpm/tpm, pid 32407 | |
job died 0x1eb5a70: ~/.tmux/plugins/tpm/tpm, pid 32407 | |
free job 0x1eb5a70: ~/.tmux/plugins/tpm/tpm | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebb5b0: run-shell "echo ''" (client 15) | |
run job 0x1ea7860: echo '', pid 32509 | |
job write 0x1ea7860: echo '', pid 32509, output left 0 | |
job error 0x1ea7860: echo '', pid 32509 | |
job died 0x1ea7860: echo '', pid 32509 | |
free job 0x1ea7860: echo '' | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebb5b0: run-shell "echo 'TMUX environment reloaded.'" (client 15) | |
run job 0x1eb9610: echo 'TMUX environment reloaded.', pid 32511 | |
job write 0x1eb9610: echo 'TMUX environment reloaded.', pid 32511, output left 0 | |
job error 0x1eb9610: echo 'TMUX environment reloaded.', pid 32511 | |
job died 0x1eb9610: echo 'TMUX environment reloaded.', pid 32511 | |
free job 0x1eb9610: echo 'TMUX environment reloaded.' | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1eb95f0: run-shell "echo ''" (client 15) | |
run job 0x1ebb380: echo '', pid 32513 | |
job write 0x1ebb380: echo '', pid 32513, output left 0 | |
job error 0x1ebb380: echo '', pid 32513 | |
job died 0x1ebb380: echo '', pid 32513 | |
free job 0x1ebb380: echo '' | |
writing 203 to client 15 | |
lost client 15 | |
got 100 from client 15 | |
got 101 from client 15 | |
got 102 from client 15 | |
got 103 from client 15 | |
got 104 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 105 from client 15 | |
got 106 from client 15 | |
got 200 from client 15 | |
cmdq 0x1ebb5b0: run-shell "echo 'Done, press ENTER to continue.'" (client 15) | |
run job 0x1ebb380: echo 'Done, press ENTER to continue.', pid 32515 | |
job write 0x1ebb380: echo 'Done, press ENTER to continue.', pid 32515, output left 0 | |
job error 0x1ebb380: echo 'Done, press ENTER to continue.', pid 32515 | |
job died 0x1ebb380: echo 'Done, press ENTER to continue.', pid 32515 | |
free job 0x1ebb380: echo 'Done, press ENTER to continue.' | |
writing 203 to client 15 | |
lost client 15 | |
job error 0x1eb8410: /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1, pid 32277 | |
job died 0x1eb8410: /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1, pid 32277 | |
free job 0x1eb8410: /afs/ir/users/d/a/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1 | |
keys are 1 ( | |
) | |
complete key | |
0xd | |
keys are 1 (e) | |
complete key e 0x65 | |
writing key 0x65 | |
input_parse: 'e' ground | |
keys are 1 (x) | |
complete key x 0x78 | |
writing key 0x78 | |
input_parse: '' ground | |
input_c0_dispatch: ' | |
input_parse: 'e' ground | |
input_parse: 'x' ground | |
keys are 1 (i) | |
complete key i 0x69 | |
writing key 0x69 | |
input_parse: 'i' ground | |
keys are 1 (t) | |
complete key t 0x74 | |
writing key 0x74 | |
input_parse: 't' ground | |
keys are 1 ( | |
) | |
complete key | |
0xd | |
writing key 0xd | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '?' csi_enter | |
input_parse: '1' csi_parameter | |
input_parse: 'l' csi_parameter | |
input_csi_dispatch: 'l' "?" "1" | |
input_parse: '' ground | |
input_parse: '>' esc_enter | |
input_esc_dispatch: '>', | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: ' | |
' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_parse: 'k' esc_enter | |
input_enter_rename | |
input_parse: 'c' rename_string | |
input_parse: 'o' rename_string | |
input_parse: 'r' rename_string | |
input_parse: 'n' rename_string | |
input_parse: '2' rename_string | |
input_parse: '5' rename_string | |
input_parse: ' ' rename_string | |
input_parse: '-' rename_string | |
input_parse: ' ' rename_string | |
input_parse: 'e' rename_string | |
input_parse: 'x' rename_string | |
input_parse: 'i' rename_string | |
input_parse: 't' rename_string | |
input_parse: '' rename_string | |
input_exit_rename: "corn25 - exit" | |
input_parse: '\' esc_enter | |
input_esc_dispatch: '\', | |
input_esc_dispatch: unknown '\' | |
input_parse: '' ground | |
input_parse: 'k' esc_enter | |
input_enter_rename | |
input_parse: 'e' rename_string | |
input_parse: 'x' rename_string | |
input_parse: 'i' rename_string | |
input_parse: 't' rename_string | |
input_parse: '' rename_string | |
input_exit_rename: "exit" | |
input_parse: '\' esc_enter | |
input_esc_dispatch: '\', | |
input_esc_dispatch: unknown '\' | |
session 0 destroyed | |
writing 203 to client 7 | |
got 205 from client 7 | |
writing 204 to client 7 | |
lost client 7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment