doomemacs/modules/term
Itai Y. Efrat 7933e54542 refactor!(:term): toggle commands now always hide
BREAKING CHANGE: previously, <leader> o t commands would only hide the
terminal popup if it was focused. If not, they would move the focus to
the terminal window. This is unintuitive to the "toggle" description,
and arguably less useful, since refocusing to the terminal can be easily
done with regular window refocus commands. Therefore, <leader> o t now
just hides the terminal popup.

Fix #3374
2021-09-23 11:39:36 +02:00
..
eshell refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
shell refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
term refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
vterm refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00