Go to file
nicm 9a60d41db4 256 and RGB features can imply AX (for aixterm colours). 2020-04-21 10:37:11 +00:00
Makefile Tidy up the terminal detection and feature code and add named sets of 2020-04-20 13:25:36 +00:00
alerts.c
arguments.c Print empty arguments properly. 2020-04-12 20:54:28 +00:00
attributes.c
cfg.c When adding a list of commands to the queue, instead of automatically 2020-04-13 15:55:51 +00:00
client.c Tidy up the terminal detection and feature code and add named sets of 2020-04-20 13:25:36 +00:00
cmd-attach-session.c Move cmdq_state into cmd-queue.c. 2020-04-13 14:46:04 +00:00
cmd-bind-key.c Make struct cmd local to cmd.c and move it out of tmux.h. 2020-04-13 08:26:27 +00:00
cmd-break-pane.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-capture-pane.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-choose-tree.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-command-prompt.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-confirm-before.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-copy-mode.c Move cmdq_state into cmd-queue.c. 2020-04-13 14:46:04 +00:00
cmd-detach-client.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-display-menu.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-display-message.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-display-panes.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-find-window.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-find.c Move cmdq_state into cmd-queue.c. 2020-04-13 14:46:04 +00:00
cmd-has-session.c
cmd-if-shell.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-join-pane.c Move cmdq_state into cmd-queue.c. 2020-04-13 14:46:04 +00:00
cmd-kill-pane.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-kill-server.c Make struct cmd local to cmd.c and move it out of tmux.h. 2020-04-13 08:26:27 +00:00
cmd-kill-session.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-kill-window.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-list-buffers.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-list-clients.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-list-keys.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-list-panes.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-list-sessions.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-list-windows.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-list.c
cmd-load-buffer.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-lock-server.c Missed a few warnings in previous. 2020-04-13 20:54:15 +00:00
cmd-move-window.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-new-session.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-new-window.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-parse.y Add helpers for the simple case of parse string and add to command queue. 2020-04-13 18:59:41 +00:00
cmd-paste-buffer.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-pipe-pane.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-queue.c Provide an accessor for the running queue item and use it to not let 2020-04-14 06:00:52 +00:00
cmd-refresh-client.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-rename-session.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-rename-window.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-resize-pane.c Move cmdq_state into cmd-queue.c. 2020-04-13 14:46:04 +00:00
cmd-resize-window.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-respawn-pane.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-respawn-window.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-rotate-window.c Move cmdq_state into cmd-queue.c. 2020-04-13 14:46:04 +00:00
cmd-run-shell.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-save-buffer.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-select-layout.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-select-pane.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-select-window.c Move cmdq_state into cmd-queue.c. 2020-04-13 14:46:04 +00:00
cmd-send-keys.c Send keys when they are complete not before (!= vs ==). 2020-04-14 13:22:05 +00:00
cmd-send-prefix.c
cmd-set-buffer.c Make struct cmd local to cmd.c and move it out of tmux.h. 2020-04-13 08:26:27 +00:00
cmd-set-environment.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-set-option.c Missed a few warnings in previous. 2020-04-13 20:54:15 +00:00
cmd-show-buffer.c
cmd-show-environment.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-show-messages.c Tidy up the terminal detection and feature code and add named sets of 2020-04-20 13:25:36 +00:00
cmd-show-options.c Missed a few warnings in previous. 2020-04-13 20:54:15 +00:00
cmd-source-file.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-split-window.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-swap-pane.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-swap-window.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd-switch-client.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
cmd-unbind-key.c Make struct cmd local to cmd.c and move it out of tmux.h. 2020-04-13 08:26:27 +00:00
cmd-wait-for.c Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its 2020-04-13 10:59:58 +00:00
cmd.c When parsing strings, put all commands in one group even if there are 2020-04-13 16:19:37 +00:00
colour.c
control-notify.c
control.c Add helpers for the simple case of parse string and add to command queue. 2020-04-13 18:59:41 +00:00
environ.c
file.c
format-draw.c More style nits. 2020-04-09 15:35:27 +00:00
format.c Tidy up the terminal detection and feature code and add named sets of 2020-04-20 13:25:36 +00:00
grid-view.c
grid.c Use grid_empty_line rather than memset when adding new lines on resize. 2020-04-15 12:59:20 +00:00
input-keys.c
input.c
job.c
key-bindings.c Add a copy-command option and change copy-pipe and friends to pipe to it 2020-04-17 08:03:22 +00:00
key-string.c Some unnecessary assignments and unused variables. 2020-04-09 13:52:31 +00:00
layout-custom.c
layout-set.c
layout.c
log.c
menu.c Start menu with top item selected if no mouse, GitHub issue 2169. 2020-04-16 17:20:23 +00:00
mode-key.c
mode-tree.c Add helpers for the simple case of parse string and add to command queue. 2020-04-13 18:59:41 +00:00
names.c
notify.c Provide an accessor for the running queue item and use it to not let 2020-04-14 06:00:52 +00:00
options-table.c xterm* needs XT also. 2020-04-21 05:26:13 +00:00
options.c
paste.c
popup.c Add helpers for the simple case of parse string and add to command queue. 2020-04-13 18:59:41 +00:00
proc.c
procname.c Restore pane_current_path format from portable tmux, it is no longer 2020-04-08 11:26:07 +00:00
regsub.c Some minor style nits. 2020-04-09 14:23:34 +00:00
resize.c
screen-redraw.c Change how sync works to always send the end sequence after all output 2020-04-20 14:59:31 +00:00
screen-write.c Always start sync for output in panes that are not the active pane. 2020-04-20 15:49:05 +00:00
screen.c A resize can realloc so cannot cache the value of the list pointer. 2020-04-18 17:20:25 +00:00
server-client.c Turn off the block flag to reset the state or the cursor will not be 2020-04-21 06:34:13 +00:00
server-fn.c Show signal name when process exits rather than number. 2020-04-16 07:28:36 +00:00
server.c
session.c
spawn.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
status.c
style.c
tmux.1 Change how sync works to always send the end sequence after all output 2020-04-20 14:59:31 +00:00
tmux.c Tidy up the terminal detection and feature code and add named sets of 2020-04-20 13:25:36 +00:00
tmux.h Apply terminal-overrides after terminal detection, it always takes 2020-04-20 15:37:32 +00:00
tty-acs.c Tidy up the terminal detection and feature code and add named sets of 2020-04-20 13:25:36 +00:00
tty-features.c 256 and RGB features can imply AX (for aixterm colours). 2020-04-21 10:37:11 +00:00
tty-keys.c Change how sync works to always send the end sequence after all output 2020-04-20 14:59:31 +00:00
tty-term.c Apply terminal-overrides after terminal detection, it always takes 2020-04-20 15:37:32 +00:00
tty.c Do not clear client pane redraw flags until the redraw actually happens. 2020-04-21 06:32:40 +00:00
utf8.c
window-buffer.c Some unnecessary assignments and unused variables. 2020-04-09 13:52:31 +00:00
window-client.c
window-clock.c
window-copy.c Only trim blank lines when the source pane is not the target pane, 2020-04-20 06:08:37 +00:00
window-tree.c More style nits. 2020-04-09 15:35:27 +00:00
window.c Make client -c and -t handling common in cmd-queue.c and try to be 2020-04-13 20:51:57 +00:00
xmalloc.c
xmalloc.h
xterm-keys.c