Tmux: can't split panes

Created on 5 Jun 2017  路  4Comments  路  Source: tmux/tmux

Hi, i'm trying to split panes on tmux, but it failed. I got a message:

Can't find window 5.

I'm trying to find the solution by googling the message, but found nothing to help.

Thank you.

Most helpful comment

I'm having exactly the same problem, before it was working normally when I type:
ctrl+b + % = vertical split
ctrl+b + " = horizontal split

Now I'm getting:
ctrl+b + % = Can't find window 5 (it tries to switch window by number)
ctrl+b + " = index prompt (it asks for the window index)

I don't know why the behaviour of these two shortcuts had change, I did nothing.
How do I turn back to the correct behaviour?

@edit
Ops! I found the problem, the correct shortcut is:
(ctrl+b) + (shift + %) and (ctrl+b) + (shift + ")
What is strange is that before I didn't remember of pressing shift to enable these functions...
Anyway, disregard my problem.

All 4 comments

This issue does not include enough information. Please read the CONTRIBUTING file.

I'm having exactly the same problem, before it was working normally when I type:
ctrl+b + % = vertical split
ctrl+b + " = horizontal split

Now I'm getting:
ctrl+b + % = Can't find window 5 (it tries to switch window by number)
ctrl+b + " = index prompt (it asks for the window index)

I don't know why the behaviour of these two shortcuts had change, I did nothing.
How do I turn back to the correct behaviour?

@edit
Ops! I found the problem, the correct shortcut is:
(ctrl+b) + (shift + %) and (ctrl+b) + (shift + ")
What is strange is that before I didn't remember of pressing shift to enable these functions...
Anyway, disregard my problem.

Every site out there fails to mention the need for shift + %. Thank you @ghost for figuring it out!

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pvltlnv picture pvltlnv  路  5Comments

kevinhwang91 picture kevinhwang91  路  3Comments

sc0ty picture sc0ty  路  4Comments

dragonxlwang picture dragonxlwang  路  5Comments

nnako picture nnako  路  4Comments