Ellie Huxtable

Results 287 comments of Ellie Huxtable

Could you update to the latest atuin please? And also let me know which version you are running on the server. It is likely behind.

I think it would make sense to add a `[search]` block So ```toml [search] filters = ["session", "directory", "global"] ``` When set, it will override `filter_mode` and any other related...

> It lacks atuin's home directory What would be the reason for it to have a home directory? Service users don't tend to have those. Nobody should be running an...

Could you let me know how you're trying to run this + what is actually failing for you? Here you can see that `/config` is indeed owned by the `atuin`...

There is some more information about uid/gid with docker here: https://forum.atuin.sh/t/error-could-not-load-server-settings-docker-self-host/194/2?u=ellie This does not require any changes to the dockerfile, any rebuilds, or anything like that.

Looks good! Might be worth also adding NO_MOTION? I know it's technically not "none", but just to align with NO_COLOR Not a standard or anything like the color one, but...

Thank you for this! I wonder if we can end up with NO_MOTION implemented in a bunch of tools, like [NO_COLOR](https://no-color.org/)

Not quite. Realistically, we won't keep a static JSON schema up to date reliably. It should be generated dynamically. Imo it should be hosted as part of the api, which...

Sure! Fwiw, we support the latest stable. I'll get around to this at some point, though would appreciate a PR