Skip to content

dawsers/extrakto-kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

extrakto-kitty

Introduction

extrakto-kitty is a kitten for the kitty terminal. I simply took the extrakto python script and added some glue to call fzf from the kitten and paste the results to the command line. extrakto-kitty can be downloaded here.

Installation

Simply copy extrakto_kitty.py to your kitty configuration directory, or make a link to the script from there. Then you will want to add some key mappings to the different functions in your kitty.conf. For example:

map kitty_mod+y>w kitten extrakto_kitty.py --words
map kitty_mod+y>p kitten extrakto_kitty.py --paths
map kitty_mod+y>u kitten extrakto_kitty.py --urls

Acknowledgments

All the code here is from laktak (extrakto), and kovidgoyal (kitty and kitten examples).

About

extrakto kitten for the kitty terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages