Get more out of Kitty terminal emulator
Kitty it a cross platform terminal emulator. It supports several ANSI escape codes that are bespoke to Kitty.
Murex can detect if it is running on Kitty and utilize those exclusive ANSI escape codes, so you don’t have to remember different ways of working with different terminal emulators.
Using open
, you can
render an image directly in the terminal. Normally that would be a
blocky “pixellated” representation using block characters. But if you’re
running Kitty, Murex will automatically switch to Kitty’s ANSI escape
sequences to render those images beautifully.
open
” (openagent
): Creates a handler
function for open
open
):
Open a file with a preferred handlermake
:
make
integrationsman
page integrationsdirenv
Integrations: Directory specific environmental variablesyarn
Integrations: Working with yarn
and
package.json
This document was generated from gen/integrations/kitty_doc.yaml.
This site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Wed Jul 2 22:12:32 UTC 2025 against commit bb72b6fbb72b6fdd502f835172d7d06207ba4ec2c70886c.
Current version is 7.0.2107 (develop) which has been verified against tests cases.