diff options
author | Marc Cornellà <hello@mcornella.com> | 2021-09-28 12:30:29 +0200 |
---|---|---|
committer | Marc Cornellà <hello@mcornella.com> | 2021-09-29 16:50:12 +0200 |
commit | 2acae3797b713db2520bb27e76f25d3de6cee48e (patch) | |
tree | 25881e773758fe0b229aa2f44588471eb1f3c143 /.github | |
parent | 27dcca5967082474229d5efafb941e0d5229c760 (diff) | |
download | zsh-2acae3797b713db2520bb27e76f25d3de6cee48e.tar.gz zsh-2acae3797b713db2520bb27e76f25d3de6cee48e.tar.bz2 zsh-2acae3797b713db2520bb27e76f25d3de6cee48e.zip |
fix(emacs): assess if there are open frames of the expected type
This change looks at the frame type of the open frames ('framep) and
looks if they're of the type requested based on the arguments passed
to emacsclient (-nw/-t/--tty require tty frames, otherwise we need
graphical frames).
NOTE: this code considers anything different than t as graphical
terminals, including MS-DOS types (pc). I don't have such a setup
to test if this is correct.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions