Is it possible to swap tabs? #7826
Answered
by
kovidgoyal
neelchakrabrty
asked this question in
Q&A
Replies: 1 comment
-
Sure move_tab 2 or if you want an general solution write a kitten that
uses the remote control api to count the number of tabs and move_tab
that many times.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
neelchakrabrty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Suppose I have 3 tabs open in kitty, and I want to swap the positions of tab 1 and 3. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions