SuperCuber

Results 94 comments of SuperCuber

Seems like this is an environment issue. I haven't noticed that in `:messages` there's `Preview window not supported (bash not found in PATH)` since it's immediately covered up by the...

Something that could be relevant here is that it might be an Oryx issue. When you swap keys, the lighting setting persists even if it is swapped with a non-lightable...

> I don't understand where delta is using bat and where it is not, as a new user it seems like the bat config file would have been used here...

Currently you could just use the variable itself in the path since it's expanded (well, after running dotter once and restarting the shell I guess) > Maybe parse the variables...

Yeah, if I'm adding access to variables might as well have full handlebars functionality, with handlebars syntax.

This looks pretty good! I'll go through it on my pc when I get to it

Other than my one comment this looks very good. I commend you for even adding tests to it :D Regarding your points: - `FileState::File(None)` was a temporary placeholder for not...

Sorry for the late reply, for some reason I wasn't subscribed to the PR so I didn't see your comment. Regarding your solution 3, I think this is an interesting...

> euration_since() returns a result Now that I think about it, the Err case is the one that means that the file was modified. So time drift is probably undetectable......