This is not a bug but the normal behaviour. To have colorised output
simply redefine your aliases in .bashrc or add the --color option to ls
manually.

For instance:

in .bashrc

alias ls='ls --color'

or manually

ls -la --color | more

I'm marking this bug as invalid, but if you think this answer is not
satisfactory please reopen it and let us know why.

** Changed in: ubuntu
       Status: New => Invalid

-- 
Color in "ls" output is eaten by "more"
https://bugs.launchpad.net/bugs/137816
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to