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

Configure shortcuts (normal keys) #160

Closed
blaggacao opened this issue Mar 19, 2024 · 3 comments
Closed

Configure shortcuts (normal keys) #160

blaggacao opened this issue Mar 19, 2024 · 3 comments
Labels
done Done, awaiting release

Comments

@blaggacao
Copy link

blaggacao commented Mar 19, 2024

I find this in the logs:

�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'quit' shortcut - no matching key found q. Using default: F10
�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'log_follow' shortcut - no matching key found i. Using default: F5
�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'log_screen' shortcut - no matching key found o. Using default: F4
�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'log_wrap' shortcut - no matching key found n. Using default: F6
�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'process_screen' shortcut - no matching key found e. Using default: F8
�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'process_restart' shortcut - no matching key found h. Using default: Ctrl-R
�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'process_start' shortcut - no matching key found s. Using default: F7
�[90m24-03-19 09:48:09.370�[0m �[1m�[31mERR�[0m�[0m Failed in parsing 'process_stop' shortcut - no matching key found t. Using default: F9
�[90m24-03-19 09:48:09.370�[0m �[33mDBG�[0m Shortcuts loaded from /home/blaggacao/.config/process-compose/shortcuts.yaml

However, when running process-compose, I'd want to navigate with a familiar key layout that somewhat mimics patterns from my editor or else I won't be really productive will feel annoyingly unproductive using it.

@blaggacao blaggacao changed the title Configrue shortcuts Configure shortcuts Mar 19, 2024
@blaggacao blaggacao changed the title Configure shortcuts Configure shortcuts (normal keys) Mar 19, 2024
@F1bonacc1 F1bonacc1 added the done Done, awaiting release label Mar 30, 2024
@F1bonacc1
Copy link
Owner

Hey @blaggacao

Support for single-character shortcuts will be part of the next release.

@blaggacao
Copy link
Author

Nice, thank you! 🤠

@F1bonacc1
Copy link
Owner

Added in v1.2.0

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

No branches or pull requests

2 participants