Michael Plotke
Michael Plotke
Oh I like the concept quite a bit. The hard angle black single pixel bordered gray boxes are just not as appealing as the nice round cornered thick gray bordered...
Ah, I missed it before, but now I see. Both evilterm and roxterm are using vte3 (gtk3), while lilyterm uses vte (gtk2). So where is this gtk3 version of which...
I see you've got panels with tables listed, but what about [tables alone](http://getbootstrap.com/css/#tables)?
If you use `autofocus`, or disable mention inserting until the input fires `onFocus`, you can get the `selection` using `onSelect`, and the `inputElement` using `onFocus` or `onBlur`. Once you have...
Hello @frontendphil, sorry for the delay. I'd be happy to elaborate. ## what I'm trying to achieve Let's say I'm trying to complete users by full name after an @...
I've committed to writing a small Lapis how-to each week. I would love it if you [join me](http://streak.club/s/31/lapis-moonscript-tips).
The integration of websockets into Lapis is a feature that interests me as well. It would be good to get input from @leafo on the possibility.
Please provide an option to ensure requests don't receive any markup in the returned text, but rather plain text alone. Currently HTML is returned in some version of some texts....
I've tested your fork on my set of SVGs. No errors presented and the bugs I was experiencing have evidently been resolved. Thank you @markadrake!
This **is** terribly important. I was shocked when I encountered this sloppy example. It was enough to make me lose any interest in exploring Go further. That may seem harsh,...