On this page
error.NO_SUCH_NEIGHBOUR
- Module
- error
- Package
- libtmux
- Source
- crates/libtmux/src/error.rs
-
What tmux says when a move has nowhere to go.
Reported as a command failure, but it is an ordinary state rather than a fault: a session holding one window has no next window and never will. Navigation reports it as absence so a caller does not have to tell the two apart by reading text.
0 declared, 0 inherited