Statusline for kitty? #3226
Unanswered
prajwal296
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
No kittens cannot be made to run at startup, if you want to do that, use the --session command line argument. launch --allow-remote-control kitty +kitten mykitten.py Also note that there are a couple of limitations:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
It is https://sw.kovidgoyal.net/kitty/kittens/panel/ with my own custom
code to draw it.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, kudos to Kovid and other contributors for developing this amazing project!
I'm trying to build a tmux/vim-like statusline for kitty using
kittens, to display some information like my current git branch or cpu/ram usage without cluttering my shell prompt. Pardon me if I sound dumb, but I have a couple of questions:This is just a simple idea and I may end up scrapping it altogether, but any help is welcome.
Beta Was this translation helpful? Give feedback.
All reactions