Daniel Carosone

Results 27 comments of Daniel Carosone

Addendum: bash has a mode where if a command starts with a space, it is not saved to history. Supporting that (or something similar) to prevent entries being written (and...

> Can you illustrate your use case for me? It just seemed like a self-evident implication of the "single static binary" aspect. I could make one up, such as hosts...

I'm seeing this too, on Ubuntu 21.04, also using zfs encryption I have znapzend running, and it makes a lot of snapshots. Sometimes, some of them are bad, and can't...

> a proposal to let cargo support larger per-directory examples in a sub-structure I couldn't recall where I'd seen this to link at the time, but it just came up...

I was a bit stuck trying to figure out how to use this for a while with RTFM: https://github.com/japaric/ws2812b/issues/5 I found `examples/mpu9250-log.rs` useful, especially this trick for what to pass...

Not *exactly* nothing. I get a spinning "Applying environment…" in the bottom window, but it seemingly makes no progress. ![image](https://user-images.githubusercontent.com/11495017/189571877-afb2396e-3d19-4928-b1ed-df9bb727d668.png)

This is the same behaviour that happens in screen, unless the terminal 'altscreen' is enabled. I see it with mosh too, now that I check. I hadn't noticed because when...

This seems to be the definitive answer / current state https://github.com/mobile-shell/mosh/issues/843 on the mosh side. On the atuin side, we maybe need a better answer when the terminal doesn't have...

> a solution that worked was openning mosh, then zellij so atuin can be used Yep, that's the same workaround as screen. The issue that remains in atuin is not...

Yes, it would. There's no way to avoid this without the alternate screen mode (that's, basically, what it's there for).