]> git.eshelyaron.com Git - emacs.git/commit
Use '^' key for detach command bindings
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 14 Sep 2022 16:49:27 +0000 (09:49 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Wed, 14 Sep 2022 23:03:50 +0000 (16:03 -0700)
commit30ca49c8f64b73f991d94b10afcfc0e2d592fe6a
treebf3f6a99ffc0c46d4b6984fd09af83b74f9de3c0
parent8c73ed0ec3328d4108e3084fc0dabdae8bb782a7
Use '^' key for detach command bindings

* lisp/tab-bar.el (tab-prefix-map): Move tear-off-window to C-x w ^ f.
Bind tab-window-detach to C-x w ^ t.
* lisp/window.el (window-prefix-map): Bind tab-detach to C-x t ^ f.
lisp/tab-bar.el
lisp/window.el