Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

terminfo and kitty term #45

Closed
dfischer opened this issue Dec 20, 2019 · 6 comments
Closed

terminfo and kitty term #45

dfischer opened this issue Dec 20, 2019 · 6 comments
Labels
📞 blocked awaiting response Cannot proceed until someone answers questions

Comments

@dfischer
Copy link

        TERM=xterm-kitty
was not found in the database provided by tcell library. Please try checking if
a supplemental database is found for your terminal at one of the following URLs:
        https://github.com/gdamore/tcell/raw/master/terminfo/database/98/98d2a8a0
        https://github.com/gdamore/tcell/raw/master/terminfo/database/98/98d2a8a0.gz
If yes, download it and save in the following directory:
        $HOME/.tcelldb/98/
then try running "up" again. If that does not work for you, please first consult:
        https://github.com/akavel/up/issues/15
and if you don't see your terminal code mentioned there, please try asking on:
        https://github.com/gdamore/tcell/issues
Or, you might try changing TERM temporarily to some other value, for example by
running "up" with:
        TERM=xterm up
Good luck!```

How to get it to work with `xterm-kitty` ? http://www.9bis.net/kitty/
@akavel
Copy link
Owner

akavel commented Dec 20, 2019

Did you try following the instructions as explained above, in the text you quoted? Did they not work, or could you let me know which part of them is not clear to you, so that I could try and improve them?

@dfischer
Copy link
Author

Running into issues with both fish shell and exporting TERM. It doesn't seem to want to play nice at all.

@akavel
Copy link
Owner

akavel commented Jan 1, 2020

What issues? What "it"? How specifically "doesn't seem to want to play nice"? I'm afraid it's hard for me to try and help you when I don't really understand the question :( Also, I'm really sorry, but I don't have enough time and resources to be able to install kitty or fish myself for debugging this, so you'd really help me if you could provide explanatory information and context under assumption I'm using a different terminal emulator & shell... Thanks for reporting this issue and caring to further talk about it!

@akavel akavel added the 📞 blocked awaiting response Cannot proceed until someone answers questions label Mar 3, 2020
@akavel
Copy link
Owner

akavel commented Mar 3, 2020

I'm marking this as blocked waiting for response; I'm afraid I can't currently proceed without answers & clarifications that would make the issue understandable to me in more detail 😟

@akavel
Copy link
Owner

akavel commented Jul 12, 2020

I think upgrading the tcell dependency in go.mod to gdamore/tcell@4e78656 or newer could auto-resolve this. I will try to do this At Some Point In The Future™, though not yet sure when exactly, as I don't have much time for up maintenance recently. And I'd like to add some tests to the codebase before that, to give me some kind of confidence that the upgrade won't break stuff...

@jeanCarloMachado
Copy link

+1 to this issue. Would be great indeed to upgrade tcell and get kitty out of the box. Amazing project by the way!

@akavel akavel closed this as completed in b20471c Oct 29, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
📞 blocked awaiting response Cannot proceed until someone answers questions
Projects
None yet
Development

No branches or pull requests

3 participants