Home
last modified time | relevance | path

Searched refs:MODE_BRACKETPASTE (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-paste-buffer.c81 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
100 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
H A Dtty.c401 if (tty->mode & MODE_BRACKETPASTE) in tty_stop_tty()
731 if (changed & MODE_BRACKETPASTE) { in tty_update_mode()
732 if (mode & MODE_BRACKETPASTE) in tty_update_mode()
H A Dinput.c1711 screen_write_mode_clear(sctx, MODE_BRACKETPASTE); in input_csi_dispatch_rm_private()
1810 screen_write_mode_set(sctx, MODE_BRACKETPASTE); in input_csi_dispatch_sm_private()
H A Dserver-client.c1738 mode &= ~MODE_BRACKETPASTE; in server_client_reset_state()
H A Dtmux.h608 #define MODE_BRACKETPASTE 0x400 macro
/dports/sysutils/tmux23/tmux-2.3/
H A Dcmd-paste-buffer.c83 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
102 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
H A Dtty.c292 if (tty->mode & MODE_BRACKETPASTE) in tty_stop_tty()
553 if (changed & MODE_BRACKETPASTE) { in tty_update_mode()
554 if (mode & MODE_BRACKETPASTE) in tty_update_mode()
H A Dinput.c1480 screen_write_mode_clear(&ictx->ctx, MODE_BRACKETPASTE); in input_csi_dispatch_rm_private()
1563 screen_write_mode_set(&ictx->ctx, MODE_BRACKETPASTE); in input_csi_dispatch_sm_private()
H A Dtmux.h617 #define MODE_BRACKETPASTE 0x400 macro
/dports/sysutils/tmate/tmate-2.4.0/
H A Dcmd-paste-buffer.c83 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
102 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
H A Dtty.c365 if (tty->mode & MODE_BRACKETPASTE) in tty_stop_tty()
626 if (changed & MODE_BRACKETPASTE) { in tty_update_mode()
627 if (mode & MODE_BRACKETPASTE) in tty_update_mode()
H A Dinput.c1480 screen_write_mode_clear(&ictx->ctx, MODE_BRACKETPASTE); in input_csi_dispatch_rm_private()
1563 screen_write_mode_set(&ictx->ctx, MODE_BRACKETPASTE); in input_csi_dispatch_sm_private()
H A Dtmux.h614 #define MODE_BRACKETPASTE 0x400 macro
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dcmd-paste-buffer.c86 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
105 if (bracket && (wp->screen->mode & MODE_BRACKETPASTE)) in cmd_paste_buffer_exec()
H A Dtty.c370 if (tty->mode & MODE_BRACKETPASTE) in tty_stop_tty()
631 if (changed & MODE_BRACKETPASTE) { in tty_update_mode()
632 if (mode & MODE_BRACKETPASTE) in tty_update_mode()
H A Dinput.c1486 screen_write_mode_clear(&ictx->ctx, MODE_BRACKETPASTE); in input_csi_dispatch_rm_private()
1569 screen_write_mode_set(&ictx->ctx, MODE_BRACKETPASTE); in input_csi_dispatch_sm_private()
H A Dtmux.h623 #define MODE_BRACKETPASTE 0x400 macro