summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-04-08 20:32:24 +0200
committerpgen <p.gen.progs@gmail.com>2018-04-08 20:32:24 +0200
commiteff1fe635b44963641c7354cac49d8b6d51bb84b (patch)
tree625f05afdd705bd7528adb4167b9d5b787710c77 /ChangeLog
parentf3fadec55019884c52af540f1b712bb0ecafc589 (diff)
Bump to release 0.9.12v0.9.12
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf7998a..c4bab9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+- Version 0.9.12
+* Fix the cursor restoration
+* Fix a Solaris incompatibility
+* Fix italic handling
+* Fix the replacement of subexpressions (-S,-I,-E)
+* Fix a bug in the columns inclusion logic
+* Fix the impossibility to use the letter 't' in search mode
+* Fix possible display errors when the terminal is resized
+* Make sure that the timers does not alter the redrawing of the window
+* Add word numbering to allow direct access through their number (-N,-U,-F,-D)
+* Improve The manual
+* Allow the \u notation for UTF-8 characters in more places
+* Improve the -T option and add the related -P option
+* Add the -p for use with the -P and -T options
+* The gutter option (-g) now accepts a parameter
+* Adopt the NO_COLOR standard (http://no-color.org)
+* Improve the navigation by understanding more keys and key combinations
+* Understand CTRL+L to redraws the window in case of corruption
+* Exit from search mode when a direction key is hit
+* Adjust some values of timers
+* Remove deprecated directives in -C and -L
+* Various other small fixes and improvments
+
- Version 0.9.11
* Introduce the new \u notation for UTF-8 hex sequences
* Non-printable characters with an escape form are expanded