Problem with swedish å ä ö locale in csh.
When I move over the "with keyboard arrows" å ä ö letters in cshell, I get empty space instead of the letter, is there any workaround?
7.3-RELEASE FreeBSD with generic kernel.
my files:
/etc/rc.conf
	
	
	
		
/etc/csh.cshrc
	
	
	
		
:\
				
			When I move over the "with keyboard arrows" å ä ö letters in cshell, I get empty space instead of the letter, is there any workaround?
7.3-RELEASE FreeBSD with generic kernel.
my files:
/etc/rc.conf
		Code:
	
	keymap="swedish.iso"
		Code:
	
	setenv LC_CTYPE sv_SE.ISO8859-1:\
 
			     
 
		 .
.