musjj

Results 83 comments of musjj

@jamestansx > I ain't sure why, could you try to reproduce with the following minimal config? Weirdly enough, I *can't* reproduce it in the minimal config. I'm not sure which...

I'm noticing this in the codebase: https://github.com/watchexec/watchexec/blob/a50ce396cb6b13b61badc722ca2ddee821ff87e8/crates/events/src/sans_notify.rs#L84-L85 I guess this is just a scaffolding and the feature has not been implemented yet? Actually, I'm noticing that the information is already...

This is something I've been looking for too. In addition to sorting, it would also be nice to actually see the total memory usage of a tree displayed somewhere. Maybe...

Personally, I would prefer to be able to pop a floating window with the focused command string rendered inside it, word-wrapped and cleanly formatted/indented (maybe even syntax-highlighted). Command strings can...

I also still ocassionaly observe flickering even in horizontal mode, can this be re-opened?

It looks like that my build was one whole commit too old, thanks for the heads up! So far, no flickers.

I'm also experiencing similar symptoms, but the error is slightly different. The main difference is that I'm getting this error: ``` [h264_nvenc @ 0x4a47100] Temporal AQ not supported [h264_nvenc @...

> If there are multiple filenames in the directory with the same prefix, such as `Cargo.toml` and `Cargo.lock`, users would need to repeatedly switch between them using the `` key....

> It changed from `go` to `Cargo.toml`, which is quite strange. I haven't seen this behavior in any editor/shell I've used. In contrast, Neovim is like this: Hmmm, I don't...

Would love to have this too. It's really useful for passing a complex configuration file as-is to a program, while still retaining the benefits of SOPS (diff-able plain text).