Replies: 1 comment
|
I don't really know how this should work UX wise. As a workaround, you can kinda "scroll" a wider than screen floating window by moving it around. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, if I use
set-window-widthto make a window >100%, it will always be clipped to the left, and I can't fix the view on an arbitrary section of the window.TUI text editors could benefit from this being allowed (e.g. open many splits within a single window instead of opening new windows)
All reactions