Skip to content
New issue

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

<C-W>f to open room in a new tab opens it into a new window instead #252

Closed
valankar opened this issue Apr 8, 2024 · 2 comments
Closed
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@valankar
Copy link

valankar commented Apr 8, 2024

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?

@ulyssa
Copy link
Owner

ulyssa commented Apr 8, 2024

Yeah, that's slightly wrong. <C-W>f does a split window, and <C-W>gf should do a new tab.

@ulyssa ulyssa added the documentation Improvements or additions to documentation label Apr 8, 2024
@ulyssa
Copy link
Owner

ulyssa commented Apr 12, 2024

Fixed in ulyssa/iamb.chat#23. Thank you for catching this!

@ulyssa ulyssa closed this as completed Apr 12, 2024
@ulyssa ulyssa added this to the v0.0.10 milestone Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants