jpalardy / vim-slime

A vim plugin to give you some slime. (Emacs)
http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/
MIT License
1.83k stars 223 forks source link

Update kitty.vim #403

Closed aloispichler closed 7 months ago

aloispichler commented 7 months ago

provide additional hint for the desired variables

jpalardy commented 7 months ago

Hi @aloispichler

I'm not against this, but is it clear what the value in parentheses is?

Would provide a completion (similar to this) be a better fit for this?

aloispichler commented 7 months ago

These fields are filled automatically, if slime is started in kitty and if this terminal is used by slime as well. The text in brackets is intended to help the user to recall what to fill in here, if kitty is run in a different terminal. Perhaps a text as result of 'echo $KITTY_WINDOW_ID' in the parenthesis is better.

jpalardy commented 7 months ago

let's merge it, and we can iterate based on feedback?

aloispichler commented 7 months ago

Great, both versions are okay for me.