Aaron Adams
Aaron Adams
> > > Also, would be good to make sure you're formatting with [@AndreasArvidsson 's formatter](https://marketplace.visualstudio.com/items?itemName=AndreasArvidsson.andreas-talon); I'm getting a big autoformat when I save one of your files locally >...
> Also, I see this is still draft. Did you want me to give it another review or shall I hold off while you continue to play with it? can...
> This one was also surprising to me. I guess it makes more sense in a one-line assert? Things seem a lot nicer with most of these assert issues addressed...
Fair enough. As much as I hate python whitespace, I actually think there are _maybe_ a couple cases in nix where it could sort of make sense to be whitespace...
So to elaborate on a few changes and issues: The statement stuff has changed to only be lines within the first `...` part of `let ... in ...` statements, which...
Sounds good. I do really need to get more familar with typescript, so will try to give it a whirl when I find the time.
> @fidgetingbits I've tried to read through the history of this one, but I think it's better if I just ask you. Is this one ready? Are you happy with...
Thanks! That will be a good interim solution, although maybe a bit finicky still. I can automate it by having the voice command automatically enter jump mode after issuing the...
Appreciate you taking the time to respond. > > I can automate it by having the voice command automatically enter jump mode after issuing the initial search. One quirk will...
> I naively think that maybe we can output the OSC sequences from `atuin search`. Then, we don't have to write the settings for each shell. > > Also, it...