Created
July 23, 2015 18:23
-
-
Save MikeDacre/66de259f2a18c42785a0 to your computer and use it in GitHub Desktop.
tmux -vvvv server log output for Arch Linux machine; fails to execute 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 12371 | |
cmdq 0x1b73ce0: bind-key C-b send-prefix (client -1) | |
cmdq 0x1b73ce0: bind-key C-o rotate-window (client -1) | |
cmdq 0x1b73ce0: bind-key C-z suspend-client (client -1) | |
cmdq 0x1b73ce0: bind-key Space next-layout (client -1) | |
cmdq 0x1b73ce0: bind-key ! break-pane (client -1) | |
cmdq 0x1b73ce0: bind-key " split-window (client -1) | |
cmdq 0x1b73ce0: bind-key # list-buffers (client -1) | |
cmdq 0x1b73ce0: bind-key $ command-prompt -I#S "rename-session '%%'" (client -1) | |
cmdq 0x1b73ce0: bind-key % split-window -h (client -1) | |
cmdq 0x1b73ce0: bind-key & confirm-before "-pkill-window #W? (y/n)" kill-window (client -1) | |
cmdq 0x1b73ce0: bind-key ' command-prompt -pindex "select-window -t ':%%'" (client -1) | |
cmdq 0x1b73ce0: bind-key ( switch-client -p (client -1) | |
cmdq 0x1b73ce0: bind-key ) switch-client -n (client -1) | |
cmdq 0x1b73ce0: bind-key , command-prompt -I#W "rename-window '%%'" (client -1) | |
cmdq 0x1b73ce0: bind-key - delete-buffer (client -1) | |
cmdq 0x1b73ce0: bind-key . command-prompt "move-window -t '%%'" (client -1) | |
cmdq 0x1b73ce0: bind-key 0 select-window -t:0 (client -1) | |
cmdq 0x1b73ce0: bind-key 1 select-window -t:1 (client -1) | |
cmdq 0x1b73ce0: bind-key 2 select-window -t:2 (client -1) | |
cmdq 0x1b73ce0: bind-key 3 select-window -t:3 (client -1) | |
cmdq 0x1b73ce0: bind-key 4 select-window -t:4 (client -1) | |
cmdq 0x1b73ce0: bind-key 5 select-window -t:5 (client -1) | |
cmdq 0x1b73ce0: bind-key 6 select-window -t:6 (client -1) | |
cmdq 0x1b73ce0: bind-key 7 select-window -t:7 (client -1) | |
cmdq 0x1b73ce0: bind-key 8 select-window -t:8 (client -1) | |
cmdq 0x1b73ce0: bind-key 9 select-window -t:9 (client -1) | |
cmdq 0x1b73ce0: bind-key : command-prompt (client -1) | |
cmdq 0x1b73ce0: bind-key ; last-pane (client -1) | |
cmdq 0x1b73ce0: bind-key = choose-buffer (client -1) | |
cmdq 0x1b73ce0: bind-key ? list-keys (client -1) | |
cmdq 0x1b73ce0: bind-key D choose-client (client -1) | |
cmdq 0x1b73ce0: bind-key L switch-client -l (client -1) | |
cmdq 0x1b73ce0: bind-key [ copy-mode (client -1) | |
cmdq 0x1b73ce0: bind-key ] paste-buffer (client -1) | |
cmdq 0x1b73ce0: bind-key c new-window (client -1) | |
cmdq 0x1b73ce0: bind-key d detach-client (client -1) | |
cmdq 0x1b73ce0: bind-key f command-prompt "find-window '%%'" (client -1) | |
cmdq 0x1b73ce0: bind-key i display-message (client -1) | |
cmdq 0x1b73ce0: bind-key l last-window (client -1) | |
cmdq 0x1b73ce0: bind-key n next-window (client -1) | |
cmdq 0x1b73ce0: bind-key o select-pane -t:.+ (client -1) | |
cmdq 0x1b73ce0: bind-key p previous-window (client -1) | |
cmdq 0x1b73ce0: bind-key q display-panes (client -1) | |
cmdq 0x1b73ce0: bind-key r refresh-client (client -1) | |
cmdq 0x1b73ce0: bind-key s choose-tree (client -1) | |
cmdq 0x1b73ce0: bind-key t clock-mode (client -1) | |
cmdq 0x1b73ce0: bind-key w choose-window (client -1) | |
cmdq 0x1b73ce0: bind-key x confirm-before "-pkill-pane #P? (y/n)" kill-pane (client -1) | |
cmdq 0x1b73ce0: bind-key z resize-pane -Z (client -1) | |
cmdq 0x1b73ce0: bind-key { swap-pane -U (client -1) | |
cmdq 0x1b73ce0: bind-key } swap-pane -D (client -1) | |
cmdq 0x1b73ce0: bind-key ~ show-messages (client -1) | |
cmdq 0x1b73ce0: bind-key PPage copy-mode -u (client -1) | |
cmdq 0x1b73ce0: bind-key -r Up select-pane -U (client -1) | |
cmdq 0x1b73ce0: bind-key -r Down select-pane -D (client -1) | |
cmdq 0x1b73ce0: bind-key -r Left select-pane -L (client -1) | |
cmdq 0x1b73ce0: bind-key -r Right select-pane -R (client -1) | |
cmdq 0x1b73ce0: bind-key M-1 select-layout even-horizontal (client -1) | |
cmdq 0x1b73ce0: bind-key M-2 select-layout even-vertical (client -1) | |
cmdq 0x1b73ce0: bind-key M-3 select-layout main-horizontal (client -1) | |
cmdq 0x1b73ce0: bind-key M-4 select-layout main-vertical (client -1) | |
cmdq 0x1b73ce0: bind-key M-5 select-layout tiled (client -1) | |
cmdq 0x1b73ce0: bind-key M-n next-window -a (client -1) | |
cmdq 0x1b73ce0: bind-key M-o rotate-window -D (client -1) | |
cmdq 0x1b73ce0: bind-key M-p previous-window -a (client -1) | |
cmdq 0x1b73ce0: bind-key -r M-Up resize-pane -U 5 (client -1) | |
cmdq 0x1b73ce0: bind-key -r M-Down resize-pane -D 5 (client -1) | |
cmdq 0x1b73ce0: bind-key -r M-Left resize-pane -L 5 (client -1) | |
cmdq 0x1b73ce0: bind-key -r M-Right resize-pane -R 5 (client -1) | |
cmdq 0x1b73ce0: bind-key -r C-Up resize-pane -U (client -1) | |
cmdq 0x1b73ce0: bind-key -r C-Down resize-pane -D (client -1) | |
cmdq 0x1b73ce0: bind-key -r C-Left resize-pane -L (client -1) | |
cmdq 0x1b73ce0: bind-key -r C-Right resize-pane -R (client -1) | |
socket path /tmp/tmux-62149/default | |
new client 7 | |
loading /home/dacre/.tmux.conf | |
/home/dacre/.tmux.conf: # Use xterm | |
/home/dacre/.tmux.conf: set -g default-terminal "screen-256color" | |
/home/dacre/.tmux.conf: set-option -g default-shell "/usr/bin/zsh" | |
/home/dacre/.tmux.conf: set -g history-limit 100000 | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Changing prefix key because I like being able to nest this session | |
/home/dacre/.tmux.conf: unbind C-d | |
/home/dacre/.tmux.conf: unbind C-b | |
/home/dacre/.tmux.conf: set -g prefix C-s | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Mouse Mode Default On | |
/home/dacre/.tmux.conf: set-option -g mouse-select-pane on | |
/home/dacre/.tmux.conf: set-option -g mouse-resize-pane on | |
/home/dacre/.tmux.conf: set-option -g mouse-select-window on | |
/home/dacre/.tmux.conf: setw -g mode-mouse on | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Toggle Mouse Mode | |
/home/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 | |
/home/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 | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Hit selector twice for previous window | |
/home/dacre/.tmux.conf: bind-key C-s last-window | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Change window bindings | |
/home/dacre/.tmux.conf: unbind % # Remove default binding since we’re replacing | |
/home/dacre/.tmux.conf: bind | split-window -h -c '#{pane_current_path}' | |
/home/dacre/.tmux.conf: bind - split-window -v -c '#{pane_current_path}' | |
/home/dacre/.tmux.conf: bind c new-window -c "#{pane_current_path}" | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Notifications | |
/home/dacre/.tmux.conf: setw -g monitor-activity on | |
/home/dacre/.tmux.conf: setw -g visual-activity on | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Use vi keys | |
/home/dacre/.tmux.conf: set-window-option -g mode-keys vi | |
/home/dacre/.tmux.conf: bind-key -t vi-copy 'v' begin-selection # Begin selection in copy mode. | |
/home/dacre/.tmux.conf: bind-key -t vi-copy 'C-v' rectangle-toggle # Begin selection in copy mode. | |
/home/dacre/.tmux.conf: bind-key -t vi-copy 'y' copy-selection # Yank selection in copy mode. | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Put tmux buffer in system clipboard | |
/home/dacre/.tmux.conf: # bind C-c run "tmux show-buffer | xclip -i -selection clipboard" | |
/home/dacre/.tmux.conf: # Put clipboard contents into tmux buffer | |
/home/dacre/.tmux.conf: # bind C-v run "tmux set-buffer \"$(xclip -o -selection clipboard)\"" | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Highlight active window | |
/home/dacre/.tmux.conf: set-window-option -g window-status-current-bg green | |
/home/dacre/.tmux.conf: set-window-option -g window-status-current-fg black | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Status Bar Color | |
/home/dacre/.tmux.conf: set -g status-bg black | |
/home/dacre/.tmux.conf: set -g status-fg white | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Status Left | |
/home/dacre/.tmux.conf: set -g status-left-fg green | |
/home/dacre/.tmux.conf: set -g status-left-bg black | |
/home/dacre/.tmux.conf: set -g status-left "#S" | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Status Right | |
/home/dacre/.tmux.conf: set -g status-right-fg green | |
/home/dacre/.tmux.conf: set -g status-right-bg black | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Smart pane switching with awareness of vim splits | |
/home/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" | |
/home/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" | |
/home/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" | |
/home/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" | |
/home/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" | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # List of plugins | |
/home/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tpm' | |
/home/dacre/.tmux.conf: set -g @plugin 'tmux-plugins/tmux-sensible' | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Other examples: | |
/home/dacre/.tmux.conf: # set -g @plugin 'github_username/plugin_name' | |
/home/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/home/dacre/.tmux.conf: # set -g @plugin '[email protected]/user/plugin' | |
/home/dacre/.tmux.conf: | |
/home/dacre/.tmux.conf: # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) | |
/home/dacre/.tmux.conf: run '~/.tmux/plugins/tpm/tpm' | |
cmdq 0x1b73f10: set-option -g default-terminal screen-256color (client -1) | |
cmdq 0x1b73f10: set-option -g default-shell /usr/bin/zsh (client -1) | |
cmdq 0x1b73f10: set-option -g history-limit 100000 (client -1) | |
cmdq 0x1b73f10: unbind-key C-d (client -1) | |
cmdq 0x1b73f10: unbind-key C-b (client -1) | |
cmdq 0x1b73f10: set-option -g prefix C-s (client -1) | |
cmdq 0x1b73f10: set-option -g mouse-select-pane on (client -1) | |
cmdq 0x1b73f10: set-option -g mouse-resize-pane on (client -1) | |
cmdq 0x1b73f10: set-option -g mouse-select-window on (client -1) | |
cmdq 0x1b73f10: set-window-option -g mode-mouse on (client -1) | |
cmdq 0x1b73f10: bind-key C-s last-window (client -1) | |
cmdq 0x1b73f10: unbind-key % (client -1) | |
cmdq 0x1b73f10: bind-key | split-window -h -c #{pane_current_path} (client -1) | |
cmdq 0x1b73f10: bind-key - split-window -v -c #{pane_current_path} (client -1) | |
cmdq 0x1b73f10: bind-key c new-window -c #{pane_current_path} (client -1) | |
cmdq 0x1b73f10: set-window-option -g monitor-activity on (client -1) | |
cmdq 0x1b73f10: set-window-option -g visual-activity on (client -1) | |
cmdq 0x1b73f10: set-window-option -g mode-keys vi (client -1) | |
cmdq 0x1b73f10: bind-key -t vi-copy v begin-selection (client -1) | |
cmdq 0x1b73f10: bind-key -t vi-copy C-v rectangle-toggle (client -1) | |
cmdq 0x1b73f10: bind-key -t vi-copy y copy-selection (client -1) | |
cmdq 0x1b73f10: set-window-option -g window-status-current-bg green (client -1) | |
cmdq 0x1b73f10: set-window-option -g window-status-current-fg black (client -1) | |
cmdq 0x1b73f10: set-option -g status-bg black (client -1) | |
cmdq 0x1b73f10: set-option -g status-fg white (client -1) | |
cmdq 0x1b73f10: set-option -g status-left-fg green (client -1) | |
cmdq 0x1b73f10: set-option -g status-left-bg black (client -1) | |
cmdq 0x1b73f10: set-option -g status-left #S (client -1) | |
cmdq 0x1b73f10: set-option -g status-right-fg green (client -1) | |
cmdq 0x1b73f10: set-option -g status-right-bg black (client -1) | |
cmdq 0x1b73f10: 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 0x1b73f10: 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 0x1b73f10: 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 0x1b73f10: 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 0x1b73f10: 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 0x1b73f10: set-option -g @plugin tmux-plugins/tpm (client -1) | |
cmdq 0x1b73f10: set-option -g @plugin tmux-plugins/tmux-sensible (client -1) | |
cmdq 0x1b73f10: run-shell ~/.tmux/plugins/tpm/tpm (client -1) | |
run job 0x1b8c340: ~/.tmux/plugins/tpm/tpm, pid 12372 | |
got 100 from client 7 | |
got 101 from client 7 | |
got 102 from client 7 | |
got 103 from client 7 | |
job write 0x1b8c340: ~/.tmux/plugins/tpm/tpm, pid 12372, 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 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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: 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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: set-environment -g TMUX_PLUGIN_MANAGER_PATH /home/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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: 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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: bind-key I run-shell /home/dacre/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1 (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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: 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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: bind-key U run-shell /home/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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: 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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: bind-key M-u run-shell /home/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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: 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 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 from client 11 | |
got 105 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 0x1b8bc70: show-options -gqv @tpm_plugins (client 11) | |
writing 203 to client 11 | |
lost client 11 | |
job error 0x1b8c340: ~/.tmux/plugins/tpm/tpm, pid 12372 | |
job died 0x1b8c340: ~/.tmux/plugins/tpm/tpm, pid 12372 | |
free job 0x1b8c340: ~/.tmux/plugins/tpm/tpm | |
cmdq 0x1b73ce0: 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: /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: 'z' rename_string | |
input_parse: 's' rename_string | |
input_parse: 'h' rename_string | |
input_parse: '' rename_string | |
input_exit_rename: "zsh" | |
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: 'e' ground | |
input_parse: 's' ground | |
input_parse: 'm' ground | |
input_parse: 'e' ground | |
input_parse: 'r' ground | |
input_parse: 'a' ground | |
input_parse: 'l' ground | |
input_parse: 'd' ground | |
input_parse: 'a' 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: 'h' ground | |
input_parse: 'o' ground | |
input_parse: 'm' ground | |
input_parse: 'e' 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: '0' 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 | |
keys are 1 (e) | |
complete key e 0x65 | |
writing key 0x65 | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '4' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "4" | |
input_parse: 'e' ground | |
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" | |
keys are 1 (x) | |
complete key x 0x78 | |
writing key 0x78 | |
input_parse: '' ground | |
input_c0_dispatch: ' | |
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: '3' csi_enter | |
input_parse: '2' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "32" | |
input_parse: 'e' ground | |
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: 'x' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '9' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "39" | |
keys are 1 (i) | |
complete key i 0x69 | |
writing key 0x69 | |
input_parse: '' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '4' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "4" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '3' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "33" | |
input_parse: 'e' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '4' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "4" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '3' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "33" | |
input_parse: 'x' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '4' csi_enter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "4" | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '3' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "33" | |
input_parse: 'i' ground | |
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: '3' csi_enter | |
input_parse: '9' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "39" | |
keys are 1 (t) | |
complete key t 0x74 | |
writing key 0x74 | |
input_parse: '' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_c0_dispatch: ' | |
input_parse: '' ground | |
input_c0_dispatch: ' | |
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: '3' csi_enter | |
input_parse: '2' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "32" | |
input_parse: 'e' ground | |
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: '3' csi_enter | |
input_parse: '2' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "32" | |
input_parse: 'x' ground | |
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: '3' csi_enter | |
input_parse: '2' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "32" | |
input_parse: 'i' ground | |
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: 't' ground | |
input_parse: '' ground | |
input_parse: '[' esc_enter | |
input_parse: '3' csi_enter | |
input_parse: '9' csi_parameter | |
input_parse: 'm' csi_parameter | |
input_csi_dispatch: 'm' "" "39" | |
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: 'e' rename_string | |
input_parse: 's' rename_string | |
input_parse: 'm' rename_string | |
input_parse: 'e' rename_string | |
input_parse: 'r' rename_string | |
input_parse: 'a' rename_string | |
input_parse: 'l' rename_string | |
input_parse: 'd' rename_string | |
input_parse: 'a' 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: "esmeralda - 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 '\' | |
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