v.licheni.net
/
stack
/
conf
/
irssi-colors-solarized.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
f5ff5dc
)
Added some XTerm instructions for bold
author
Huy Zing
<huy-git@huyzing.com>
Mon, 30 May 2011 13:26:53 +0000
(06:26 -0700)
committer
Huy Zing
<huy-git@huyzing.com>
Mon, 30 May 2011 13:26:53 +0000
(06:26 -0700)
README.mkd
patch
|
blob
|
history
diff --git
a/README.mkd
b/README.mkd
index
54b8e3c
..
170917b
100644
(file)
--- a/
README.mkd
+++ b/
README.mkd
@@
-200,12
+200,17
@@
Installation
- For Apple's Terminal.app on OS X, this means that Text Settings must
have the `Use bright colors for bold text` checkbox *selected*.
- For Apple's Terminal.app on OS X, this means that Text Settings must
have the `Use bright colors for bold text` checkbox *selected*.
- 2. It's recommended to turn off the display of bold typeface for bold
text. For
- example,
+ 2. It's recommended to turn off the display of bold typeface for bold
+
text. For
example,
- For iTerm2 on OS X, this means that Text Preferences should have the
`Draw bold text in bold font` checkbox *unselected*.
- For Apple's Terminal.app on OS X, this means that Text Settings
should have the `Use bold fonts` checkbox *unselected*.
- For iTerm2 on OS X, this means that Text Preferences should have the
`Draw bold text in bold font` checkbox *unselected*.
- For Apple's Terminal.app on OS X, this means that Text Settings
should have the `Use bold fonts` checkbox *unselected*.
+ - For XTerm, this may mean setting the `font` and `boldFont` to be the
+ same in your .Xresources or .Xdefaults, e.g.:
+
+ xterm*font: fixed
+ xterm*boldFont: fixed
Example: for iTerm2, these are the correct settings:
Example: for iTerm2, these are the correct settings: