mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 03:28:01 +00:00
Now expanding a tilde isn't hardcoded to just work for `cd`. It is instead expanded while processing shell arguments. Autocompletion still doesn't work, but this is definitely an improvement over the last iteration.