MrNewbie
04-17-2001, 12:54 PM
When I am on the command line only in Slackware ls outputs in colour, vim is in colour and so are all other programs with colour output but when I am in X using either Powershell, Xterm or Eterm (I tried them all) they all make everything black and white unless I change the font colours and then they're whatever I make them but thats only defult text, vim will still have no colour and neither will wil ls except for the colour I set the font as. I tried adding
alias ls='ls --color' to my .profile file but it doesnt work even though if I do ls --colour in the terminal it displays output in colour and also manually typing alias ls='ls --color' will make ls list in colour, it seems my .profile file isnt being processed when I run one of the terminal programs but even if it was I doubt this would solve the problem with vim not having colour.
Is there anything I can do about this? My Debian terminals have colour but Slackware ones dont.
Thanks for any help
alias ls='ls --color' to my .profile file but it doesnt work even though if I do ls --colour in the terminal it displays output in colour and also manually typing alias ls='ls --color' will make ls list in colour, it seems my .profile file isnt being processed when I run one of the terminal programs but even if it was I doubt this would solve the problem with vim not having colour.
Is there anything I can do about this? My Debian terminals have colour but Slackware ones dont.
Thanks for any help