Tagged Questions
2
votes
2answers
933 views
Which (default) fonts contain the Windows/Apple logo?
I'm looking for fonts which are installed on Windows respectively Apple by default which contain either the Windows or Apple-logo .
According to this article it should be character
...
0
votes
1answer
1k views
Mac Terminal Doesn't display Unicode UTF-8 Properly when ssh'ed into Linux and running Emacs
I am logged into a Mac, running Terminal, ssh'ed into a Linux system and running make in an emacs window. My error log looks like this:
_raw.cpp:139: error: invalid conversion from âconst char*â to ...
2
votes
2answers
3k views
How to use UTF-8 in vim on Mac OS X?
I want to edit UTF-8 documents with vim (7.2 installed via MacPorts, big feautre set, iconv support enabled, multi-byte support enabled) on Mac OS X 10.4 within terminal.app.
Terminal.app is ...