We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs state:
You can also press <C-W>f while navigating a list of rooms and users to open it in a new tab instead.
But this seems to open a new window when I do it from :rooms or :chats. Is it a different shortcut?
:rooms
:chats
The text was updated successfully, but these errors were encountered:
Yeah, that's slightly wrong. <C-W>f does a split window, and <C-W>gf should do a new tab.
<C-W>f
<C-W>gf
Sorry, something went wrong.
Fixed in ulyssa/iamb.chat#23. Thank you for catching this!
No branches or pull requests
Docs state:
But this seems to open a new window when I do it from
:rooms
or:chats
. Is it a different shortcut?The text was updated successfully, but these errors were encountered: