Skip to content
Discussion options

You must be logged in to vote

Yes, this behavior is intentional. It is the result of the combination of the following goals:

  • Keep any window's current line (i.e. "current file system entry") aligned with what is shown on the right. Otherwise it feels a bit confusing. This is responsible for right part of the currently navigated branch to get trimmed if cursor is moved from its position.
  • Fit as much data on the screen as possible. This results into windows shifting to the right if right part of the branch is trimmed.

There are several solutions (from most to least robust):

  • Use "go out plus" action (which is H by default) instead of just "go out" (which is h by default). This will trim the right part of the branch af…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@drowning-cat
Comment options

@echasnovski
Comment options

@drowning-cat
Comment options

@drowning-cat
Comment options

Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.files
3 participants