Home
last modified time | relevance | path

Searched refs:allow_invisible_panes (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/tmux/
Dscreen-write.c134 if (ttyctx->allow_invisible_panes) { in screen_write_set_client_cb()
2182 int allow_invisible_panes) in screen_write_rawstring() argument
2189 ttyctx.allow_invisible_panes = allow_invisible_panes; in screen_write_rawstring()
Dtmux.h1572 int allow_invisible_panes; member
Dtty.c1655 if (ctx->allow_invisible_panes) in tty_client_ready()