From 3fc4b842700213d1559833722023ae479c59149f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 10 Apr 2022 09:00:28 -0700 Subject: transient-cycles: note about tab-bar-switch-to-recent-tab usage --- .emacs.d/site-lisp/transient-cycles.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.emacs.d/site-lisp/transient-cycles.el b/.emacs.d/site-lisp/transient-cycles.el index dd0ae81a..b04bead2 100644 --- a/.emacs.d/site-lisp/transient-cycles.el +++ b/.emacs.d/site-lisp/transient-cycles.el @@ -531,7 +531,9 @@ you can use `transient-cycles-tab-bar-cycle-backwards-key' and `transient-cycles-tab-bar-cycle-forwards-key' to move forwards and backwards in the list of tabs. When transient cycling completes, tab access times will be as though you had moved -directly from the first tab to the final tab." +directly from the first tab to the final tab. That means that +\\[tab-bar-switch-to-recent-tab] may be used to switch back and +forth between the first tab and the final tab." :lighter nil :keymap transient-cycles-tab-bar-mode-map :global t :group 'transient-cycles) -- cgit v1.2.3