Currently I am working on AIX/SUN/HP with tcsh,
set prompt = "%{\033[7m>>\033[m%} "
it will highlight the prompt, but there is a side effect on SUN, when I edit command line with cursor keys and backspace key, the command line is massed up.
Anyone has a good solution?
Thanks
set prompt = "%{\033[7m>>\033[m%} "
it will highlight the prompt, but there is a side effect on SUN, when I edit command line with cursor keys and backspace key, the command line is massed up.
Anyone has a good solution?
Thanks