ri properly rendering monospace and italic in terminal window
"John Gabriele" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
When I run the ri command in my xterm (or aterm), the text that's supposed to be monospaced always has plus signs around it. Same with italics and _underscores_. Anyone know how I might get it to properly render (say, maybe removing + signs, showing italics as underlined, and bold as bold)? ---John