Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splitting command gui because it runs of screen due to too many commands. #15

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Gewerd-Strauss
Copy link

Since I have so many commands nowadays, my list keeps running beyond the visible edge of the screen. This patch will split the "command"-tooltip at the midway point and display both parts separately to both sides of the active gui.

Missing features might include a way to check if the tooltip is larger in vertical size than the screenheigth, and only then split the tooltip.

Since I have so many commands nowadays, my list keeps running beyond the visible edge of the screen. This patch will split the "command"-tooltip at the midway point and display both parts separately to both sides of the active gui
* enter a function for pasting variable contents
* force focus back to gui edit field if gui is open
* moved gui to the top of the screen, instead of the center
* add Ctrl+Backspace full-word deletion
removed overlooked test code
Added documentation on extended, branch-specific functionality.
@Ahtze
Copy link

Ahtze commented Feb 28, 2022

Is there a way to search the tooltip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants