How do I see whole line in file preview? #4657
-
Beta Was this translation helpful? Give feedback.
Answered by
stefanhaller
Jun 22, 2025
Replies: 2 comments
-
You can scroll with |
Beta Was this translation helpful? Give feedback.
0 replies
-
@AndBoyS It looks like you are using a pretty old version. As of 0.45, we wrap lines in the staging view by default, unless you turn this off with the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AndBoyS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@AndBoyS It looks like you are using a pretty old version. As of 0.45, we wrap lines in the staging view by default, unless you turn this off with the
gui.wrapLinesInStagingView: false
config. The current version is 0.52.