HomeSort by: relevance | last modified time | path
    Searched refs:screen_write_mode_set (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/tmux/dist/
input.c 848 screen_write_mode_set(sctx, MODE_ORIGIN);
1398 screen_write_mode_set(sctx, MODE_KKEYPAD);
1512 screen_write_mode_set(sctx, MODE_KEYS_EXTENDED_2);
1514 screen_write_mode_set(sctx, MODE_KEYS_EXTENDED);
1528 screen_write_mode_set(sctx, MODE_KEYS_EXTENDED);
1834 screen_write_mode_set(sctx, MODE_CURSOR_VERY_VISIBLE);
1871 screen_write_mode_set(sctx, MODE_CURSOR_BLINKING_SET);
1923 screen_write_mode_set(sctx, MODE_INSERT);
1948 screen_write_mode_set(sctx, MODE_KCURSOR);
1955 screen_write_mode_set(sctx, MODE_ORIGIN)
    [all...]
screen-write.c 875 screen_write_mode_set(struct screen_write_ctx *ctx, int mode) function
tmux.h 3138 void screen_write_mode_set(struct screen_write_ctx *, int);

Completed in 41 milliseconds