Skip to content

trygveaa/kitty-hints-selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Kitty hints processor for selecting text

This is a custom processor for the hints kitten in the kitty terminal emulator which allows you to select text.

Installation

Place the hints_selection.py file in the same directory as kitty.conf.

Map a key to launch the hints kitten with this processor. E.g. for using kitty_mod+d to select words add this to kitty.conf:

map kitty_mod+d kitten hints --type word --multiple --customize-processing hints_selection.py

Usage

This is used just like the standard hints kitten. After you have finished choosing the hints, a selection which covers those hints will be set.

About

Kitty hints processor for selecting text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages