Greg Chapple
Greg Chapple
@webdesserts that's interesting, do you know where to find the docs for that API? I had a quick look but couldn't find it.
From @crespyl on Gitter: > due to the nature of UTF-8, the nth char in a buffer is not necessarily at the nth byte > it should be possible to...
I also really like this!
Would it be possible to remove the gradient background around the actual terminal part?
Yep, I'd like it to be fully scriptable. I agree that we shouldn't rush into anything. Do we think something small is needed in the short-term, though? Or is it...
It was mentioned on a subreddit that it would be cool to use Rust to script Iota. Building an extension or adding configuration would be a matter of writing a...
Loading any arbitrary code at runtime is going to be somewhat unsafe, so that's not just something associated with this approach. In terms of other languages, I'm not sure just...
This is all just soundboarding, so I'm open to all ideas!
Ok, fair point. Sweet, sounds good. Having a formal query API in place will help with the public API. At least it will give us something to interact with. We...
Yup, you're right about the start of line thing. We don't have a way of finding the first non-whitespace char on a line, however if you want to add those,...