2012-10-16 18:46:06 +02:00
|
|
|
* encoding: support different encoding for files, make utf8 implementation
|
|
|
|
more robust
|
2011-11-08 20:03:52 +01:00
|
|
|
|
2013-03-22 18:40:03 +01:00
|
|
|
* support multi column chars
|
2012-10-16 18:46:06 +02:00
|
|
|
|
2013-03-22 18:40:03 +01:00
|
|
|
* right-to-left, bidirectional text
|
2012-11-23 13:41:17 +01:00
|
|
|
|
2013-03-22 18:40:03 +01:00
|
|
|
* key binding support
|
2013-01-04 18:46:20 +01:00
|
|
|
|
2013-02-26 18:55:07 +01:00
|
|
|
* Mouse support
|
|
|
|
|
|
|
|
* Crash recovery support (swap files)
|
|
|
|
|
|
|
|
* Sanitize prompt history handling, hooks should not have side effects
|
|
|
|
on history
|
|
|
|
|
2013-01-04 18:46:20 +01:00
|
|
|
* automatic line splitting/paragraph formatting
|
2013-03-22 18:40:03 +01:00
|
|
|
|
|
|
|
* Use boost::filesystem for path handling
|
|
|
|
|
|
|
|
* folding support
|
|
|
|
|
|
|
|
* spelling support
|
|
|
|
|
|
|
|
* more than 16 colors support
|
|
|
|
|
|
|
|
* investigate 'kakdiff'
|