Add alternate row color.
Add XIM support.
Add migemo matching to dmenu.
Using migemo matching:
$ dmenu -migemo
Default migemo dictionary: '/usr/share/migemo/utf-8/migemo-dict'
Change keybinds.
| Keys | Description |
|---|---|
| Tab | Up |
| Shift + Tab | Down |
| Ctrl+Return | Confirm selection & select next entry. |
| Shift + Insert | Paste from primary X selection |
| Ctrl + Space | Copy the selected item to the input |
| Ctrl + Tab | Copy the selected item to the input |
| Ctrl + v | Paste from X clipboard |
| Ctrl + V | Paste from primary X selection |
| Ctrl + BackSpace | Delete word left |
MIT License