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

feat: add menu_map to generate kitten commands #47

Open
mikesmithgh opened this issue Nov 8, 2023 · 1 comment
Open

feat: add menu_map to generate kitten commands #47

mikesmithgh opened this issue Nov 8, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mikesmithgh
Copy link
Owner

Determine if this is useful and implement. Otherwise, close as won't do.

This would be a nice feature to allow triggering kitty-scrollback.nvim or other operations via menu bar

kitty release v0.31.0
see kovidgoyal/kitty#6680

@mikesmithgh
Copy link
Owner Author

Quick example

menu_map global "󰄛    ::kitty_scrollback_nvim" kitty_scrollback_nvim 
menu_map global "󰄛    ::kitty_scrollback_nvim --config ksb_builtin_last_cmd_output" kitty_scrollback_nvim --config ksb_builtin_last_cmd_output

menu_map example

@mikesmithgh mikesmithgh added the good first issue Good for newcomers label Nov 11, 2023
@mikesmithgh mikesmithgh added the enhancement New feature or request label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant