changelog: use backticks for full escape sequence too, and shorten entry

This commit is contained in:
Daniel Eklöf 2020-04-25 23:07:47 +02:00
parent cb7103dadc
commit b22c7c4d0a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -20,8 +20,8 @@
* **title** option to `footrc` and `--title` command line option, that
sets the initial window title.
* Right mouse button extends the current selection.
* Implemented 'CSI Ps ; Ps ; Ps t' escape sequences for the following
parameters: `11t`, `13t`, `14;2t`, `15t`, `19t`.
* `CSI Ps ; Ps ; Ps t` escape sequences for the following parameters:
`11t`, `13t`, `14;2t`, `15t`, `19t`.
### Changed