...
This commit is contained in:
parent
5f6e21da9b
commit
f072a02215
1 changed files with 2 additions and 1 deletions
|
|
@ -837,7 +837,8 @@ def macos_titlebar_color(x):
|
|||
or @ansi_screen. For the secondary screen, use @alternate and @ansi_alternate.
|
||||
Note that the secondary screen is not currently displayed. For example if you
|
||||
run a fullscreen terminal application, the secondary screen will be the screen
|
||||
you return to when quitting the application.
|
||||
you return to when quitting the application. You can also use ``none`` for no
|
||||
:file:`STDIN` input.
|
||||
|
||||
To open in a new window or tab use ``window`` or ``tab`` respectively. You can
|
||||
also use ``none`` in which case the data will be piped into the program without
|
||||
|
|
|
|||
Loading…
Reference in a new issue