Vinayak Mehta
Vinayak Mehta
Thanks, [found it](https://github.com/peterbrittain/asciimatics/blob/master/asciimatics/parsers.py)! I'll check it out soon.
Thanks for the pointer! :heart: I'll check it out and see if I can tweak any settings on the hyper terminal.
Thanks for the PR @sdushantha! I tend to keep READMEs for all my projects _similar_. Will review the changes and see what all I can change in the other READMEs...
Thanks for reporting this!
Sorry about that! The y-coordinate for the top element is [hard coded at 20% from top based on terminal height](https://github.com/vinayak-mehta/present/blob/master/present/slideshow.py#L113) (if there are multiple elements), and middle of the terminal...
Hey! Sorry for the late reply. Let me make some stable changes to the internal API and add a contributing guide first :smile:
Thanks for suggesting this feature! I didn't know about this. I'll have to see how well these attributes work on other OSes/emulators, and also have a way for `present` to...
Yes, that is planned #40. Converting asciinema / terminalizer formats to codio would be nice, but yeah rendering the same format inside a slide will be awesome.
This looks like an easy one to add, I'll look into it soon!
Need to reproduce this locally with a manylinux docker image. Everything works fine on my ubuntu box.