Conrad Ludgate
Conrad Ludgate
https://github.com/crossterm-rs/crossterm/issues/396 :/
I made a start in the ``crossterm` branch, but it's currently not working 100% - Fails to launch on 'up' keybinding - Fails to respect up/down keys in the TUI...
I'm not quite sure I understand this request. Atuin doesn't manage directory switching. If you are looking for a good alternative to smart dir switching, I'd suggest [zoxide](https://github.com/ajeetdsouza/zoxide)
Should probably be fixed but it's definitely a niche issue, so I wouldn't put priority on this
I'm very happy to find out that sqlx exposes a `fetch` method that returns a stream future :raised_hands:. It's gonna take a bit of refactoring to get it to work,...
Most likely. The throughput wasn't super greatly improved, but the time for first byte to the terminal is instant compared to a few seconds. I'll test it though
I just ran into this. We needed a 'static Stream, so we made a simple type wrapper around `Pool` that implemented `Executor` without any reference and it worked fine, it...
I moved the directory to be `cpp` instead and it works fine now
Seems to be, can't reproduce the issue
I tried to avoid mentioning any other postfix keywords because I don't want this RFC to turn into arguing about other postfix alternatives. However I understand it's always the natural...