[Touch-packages] [Bug 264313] Re: ls --color hangs for directories linked from network

2020-07-01 Thread Max Schillinger
The workaround mentioned works for me. For fish users: Put eval (dircolors -c | sed 's/or=[^:]*://') in your `~/.config/fish/config.fish`. And you have to modify the builtin `ls` function: cp /usr/share/fish/functions/ls.fish ~/.config/fish/functions/ Then open

[Touch-packages] [Bug 264313] Re: ls --color hangs for directories linked from network

2020-07-01 Thread Max Schillinger
Same issue in Ubuntu 18.04. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/264313 Title: ls --color hangs for directories linked from network Status in coreutils