kitten-edit-in-kitty(1) | kitten Manual | kitten-edit-in-kitty(1) |
kitten-edit-in-kitty - Edit a file in a kitty overlay window
kitten edit-in-kitty [options] file-to-edit |
Edit the specified file in a kitty overlay window. Works over SSH as well.
For usage instructions see: https://sw.kovidgoyal.net/kitty/shell-integration/#edit-file
window
A new kitty window in the current tab
tab
A new tab in the current OS window
os-window
A new operating system window
overlay
An overlay window covering the current active kitty window
overlay-main
An overlay window covering the current active kitty window. Unlike a
plain overlay window, this window is considered as a main window which
means it is used as the active window for getting the current working
directory, the input text for kittens, launch commands, etc. Useful if
this overlay is intended to run for a long time as a primary window.
background
The process will be run in the background, without a kitty window. Note
that if --allow-remote-control is specified the
KITTY_LISTEN_ON environment variable will be set to a dedicated
socket pair file descriptor that the process can use for remote
control.
clipboard, primary
These two are meant to work with --stdin-source to copy data to the
system clipboard or primary selection.
Choices: window, background, clipboard, os-window, overlay, overlay-main, primary, tab
Choices: default, after, before, first, hsplit, last, neighbor, split, vsplit
Choices: normal, fullscreen, maximized, minimized
--color background=white --color foreground=red
January 18, 2025 | 0.39.0 |