aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-09-25 01:04:33 +0000
committerGitHub <noreply@github.com>2018-09-25 01:04:33 +0000
commit2ef376bb7286ac0535487122260a817dd9b4d896 (patch)
treeae6ffd553de69d7131d03d1cf67451b8502e1282 /CHANGELOG.md
parentec3a80427b717bb13d56c3031f4195bdae9c011a (diff)
downloadalacritty-2ef376bb7286ac0535487122260a817dd9b4d896.tar.gz
alacritty-2ef376bb7286ac0535487122260a817dd9b4d896.zip
Fix reset cursor terminfo escape
The reset cursor terminal escape sequnce specified in the terminfo file was using xterm's `\E[2 q`. However this just resets the cursor to the block cursor shape. Since Alacritty supports the `\E[0 q` escape sequence for resetting the cursor shape to the original shape specified in the configuration file, the terminfo file has been altered to make use of this sequence instead.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions