-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
terminal extension doesn't work #139
Comments
I need some more information about what platform/OS you're running, how I can reproduce this problem, etc. Embedded terminals seem to be working for me. |
The terminal doesn't work. Just providing some information hoping it's useful. and this is the output
OS: ArcoLinux |
Thanks for the additional info! I'll see if I can figure out what's going on. The repro markdown works fine for me. Screencast.from.11-03-2022.06.22.55.AM.webmThanks for providing the error message too - this may be a problem with urwid and its Terminal widget. I'll do some more digging! There's a few issues open right now related to working with the Terminal |
Likewise, I was excited to start writing an interactive terminal-heavy presentation, but I immediately get this error when clicking on the terminal: ERROR:lookatme:Error rendering slide 3: Focus Widget <LineBox selectable flow widget <BoxAdapter selectable flow widget <Terminal selectable box widget> height=8>> at position 5 within listbox calculated cursor coords (1, 2) but rendered cursor coords None!
|
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
lookatme --version
]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: