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