Skip to content
Discussion options

You must be logged in to vote

Use --program "@" to copy to clipboard instead of pasting to prompt. Add to kitty.conf:

map ctrl+shift+c>l kitten hints --type=line --program "@"
map ctrl+shift+c>w kitten hints --type=word --program "@"
map ctrl+shift+c>u kitten hints --type=url --program "@"

For global hint colors, use action_alias:

action_alias hints_copy kitten hints --program "@" --hints-foreground-color white --hints-background-color blue
map ctrl+shift+c>l hints_copy --type=line

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@Praful
Comment options

@kovidgoyal
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Praful
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants