Inspired by wox.plugin.putty, this plugin let you launch kitty sessions from Wox.
#How to use
- Install this plugin via
wpm install kitty
- Edit config.json file in this plugin folder and set:
- The the kitty folder path in your disk
- [Optional] Change sessions_location from 'file' to 'registry' to search for sessions stored in the registry
- Run the Wox command 'Restart Wox'
- Run the Wox command 'kitty yourSessionHere'
#Notice
- Sessions must be in a folder at the same level as kitty.exe called "Sessions" (not applicable to registry stored sessions)
- Your executable must be named 'kitty.exe' or 'kitty_portable.exe'