summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorElaina Martineau <elainamartineau@gmail.com>2019-06-05 18:02:20 -0600
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-06-06 00:02:20 +0000
commit45565bb9ca9ef33e38cf5e0592d3878e898ed325 (patch)
treebbf2b3bd3a4e76ff8bd2027f323aa941ef49288f /CHANGELOG.md
parent3931fb6fbce728c33b4ae2d1e604f181a7246fe0 (diff)
Re-invert cursor when in selection
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4e03829..2a60263e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Cells with identical foreground and background will now show their text upon selection/inversion
- Default Window padding to 0x0
- Moved config option `render_timer` and `persistent_logging` to the `debug` group
+- When the cursor is in the selection, it will be inverted again, making it visible
### Fixed