Compare commits
No commits in common. "b989c070c0ddbdc9ea1e758073cae65c322ba231" and "480b0e6df818142870152e10ef1fd16e134584e0" have entirely different histories.
b989c070c0
...
480b0e6df8
@ -10,8 +10,8 @@ Enable italic and bold text in `xterm-256color`, `screen-256color`, and
|
||||
* `smso` enter standout mode, set to `\E[7m` which enables bold
|
||||
* `rmso` exit standout mode, set to `\E[27m` which disabled bold
|
||||
|
||||
To compile a [terminfo][terminfo] database for the current user, output
|
||||
`~/.terminfo` use the following command.
|
||||
To compile a [terminfo][terminfo] database for the current user, output to
|
||||
`~/.terminfo`, use the following command.
|
||||
|
||||
```
|
||||
$ tic xterm-256color.terminfo
|
||||
|
Reference in New Issue
Block a user