Schweber
Schweber
I have the same problem with celluloid not launching or launching just to hang immediately and having to be killed. The last working version for me is 0.21, which works...
I'm sorry i can't because i aborted the installations, made a few new attempts and then finally installed with the suggested layout without /home. Therefore i don't have the logs,...
I just had time to look into it again. The problem seems to be, that archinstall defaults to formatting all existing partitions and can't be told not to. I took...
> IIRC this was supposed to be a experimental filesystem hidden behind `--advanced`. And the path looks odd to me: > >  > > We will ofc try to...
The original issue persists, i am unable to remap the internal command :cd in broot 1.25.0
Yes but i don't think that this is "works as intended". If that were the case, the [documentation](https://dystroy.org/broot/conf_verbs/) or at least the error message should reflect that in my opinion....
Thank you! I don't know if this is a problem with `broot` or with my local setup/shell but when i use e.g. `{ key: "enter", from_shell: true, execution: "cd {directory}"...
Does this help? ``` def "date from-record" [] { let date_string = ($"($in.year)-($in.month)-($in.day) ($in.hour):($in.minute):($in.second)") $date_string | into datetime } ```
The problem with `human-date-parser` seems to be fixed https://github.com/nushell/nushell/issues/12651
[AudioAnchor](https://github.com/flackbash/AudioAnchor) sorts "correctly". Can the code be copied from there?