summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5873554d..23f08fe1 100644
--- a/Changelog
+++ b/Changelog
@@ -3,8 +3,11 @@
- Number mode for dmenu. allows user to get index back instead of content.
- Combi mode. Combine multiple views into one.
- Highlight current window.
+ - Highlight urgent and active row in window view.
+ - DMenu allow rows to be highlighted.
Bug fixes:
- On a single item in list disable auto-select.
+ - Fix cursor position (#140)
Improvements:
- Add Ctrl(Shift)Tab to switch modi's.
- Auto size number of columns based on available columns.