Skip to content

dontlaugh/kat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kat

Interactive tab-opener and thing-doer for the kitty terminal emulator.

Note: not ready for use by anyone but me.

Install

cargo install --git https://github.com/dontlaugh/kat

I'm not going to put this on crates.io until it's in a better state.

Overview

Kitty supports remote control. With this enabled, we can create a DSL to send commands to kitty. We can open tabs, run programs, and do anything your shell could do.

You must enable remote control, and run kat from within a kitty instance.

Built on top of the Molt Tcl interpreter.

Configuration

Create a Tcl file at the expected location. The file will be evaluated when you run kat.

mkdir -p $HOME/.config/kat
touch $HOME/.config/kat/kat.tcl

You can override that location with KAT_CONFIG.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •