From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: When I press Shift+3 in gnome-terminal, a UK Pound sign is not shown. See screenshot. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Shift+3 in gnome-terminal Additional info: Here's the text pasted from the screenshot. Note the odd character does paste as a pound sign, so gnome-terminal is not displaying it correctly. [root@localhost root]# 1 ! 2 " 3 � 4 $ 5 %
Created attachment 91350 [details] screenshot
Your font probably doesn't have pound sign, and vte doesn't do fontsetting yet (fallback fonts for chars not present in current font)
Is this fixed in Fedora Core 1?
Yes, it should be. Fontsetting was implemented in an earlier 0.11 version than was included in FC1, so it's in there. One of the documentation files (/usr/share/doc/vte-0.11.10/iso2022.txt) can be catted to demonstrate this. Closing. Thanks!