bogzbonny
bogzbonny
I found it a bit confusing to have access to 'is_string()', 'is_int()' etc. in rust but not in rhaiscript... seems a bit cumbersome to have to type `a.type_of() = "()"`...
**Is your feature request related to a problem? Please describe.** For my application I'm storing CUI related information encoded using bincode, namely text Attributes are being stored. Currently the only...
As far as I can tell pic currently has the best system for interfacing with kitty image protocol as it allows for handling of kitty image ids... hence it's my...
As much as I'd like to use pic as a library I've been unable to as pic within my CUI as it writes directly to `stdin` instead of allowing the...
Closes #873 Based on conversations within https://github.com/crossterm-rs/crossterm/issues/873 I'd originally thought it'd be useful to be able to provide the mouse location in pixels and in cells, however upon further reflection...
## What problem does this solve or what need does it fill? It would be nice if there was a less restrictive low-level api, within my UIs node structure my...
WOW! (incredible work) It would be sweet to have a 3rd option of enabling terminal RGB color-mode instead of 16-color (or black and white). Anyone who has a terminal with...
it would be nice to be able to load the .tlf, even without any of the fancy tlf features
This is a minor bug, but it still seems unintuitive. All the code blocks that the llm generates seem to copy fine with the `/copy [NUMBER]` command - however when...
I think this tool would be awesome working with ollama https://github.com/pepperoni21/ollama-rs