Closed
Conversation
0d916a2 to
2f13484
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
2f13484 to
5ed64b3
Compare
1cbf96a to
44b02f1
Compare
This comment was marked as resolved.
This comment was marked as resolved.
560db92 to
ea0716b
Compare
f5b0532 to
5df52c2
Compare
Signed-off-by: Rudi Grinberg <me@rgrinberg.com> <!-- ps-id: 1e29eae2-40a1-4f0e-8ea1-81418eec9b72 -->
Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
The help screen can be toggled on and off. The scroll bars appear when the main text is cut off in the horizontal or vertical directions. They can be interacted with using the arrow keys, j and k and using the mouse. The mouse can scroll and click on them. Added a utility to provide debug info, which can be useful determining the state of the UI. It can be activated using 'd'. Signed-off-by: Ali Caglayan <alizter@gmail.com>
Signed-off-by: Ali Caglayan <alizter@gmail.com>
We improve the logic for scroll handling. Notably now the arrow buttons on the scroll bars work. We also make many of the used style attrubutes internally configurable and fix any styles biased to a dark background. There are various cleanups for the drawing of the top frame, including making the debug info menu a proper overlay rather than just appending to the end. Signed-off-by: Ali Caglayan <alizter@gmail.com>
5df52c2 to
7a07c3b
Compare
Collaborator
Author
|
This is being worked on at the moment but will come as a different PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We add some more features to the
--display tuimode.Waiting for #7663
Features:
jandkor by interacting with the mouse including scrolling and clicking. (Horizontal scrolling is done with Meta (alt) + Scroll.hor?explaining what keys do what.lwill make dune output a lorem ipsum, allowing to quickly test any issues with scrolling. (I want to keep this in as it is harmless and out of the way).How to test:
Just run
Compatibility
Issues