| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-28 | [vis-menu] Remove unused keybinding. | Tim Allen | |
| I'm guessing at some point slmenu's author wanted to make the various deletion commands move text to a kill-buffer, and then Insert and Control-Y could yank from it back into the text field. That clearly never happened, though, so this is dead code. | |||
| 2016-05-22 | vis-menu: do not segfault if an option lacks an argument | Tim Allen | |
| 2016-05-20 | implement xread() and wrap read() + die() | Christian Hesse | |
| 2016-05-19 | vis-menu: remove unused code | Marc André Tanner | |
| 2016-05-19 | vis-menu: fix matching order, exact matches should come first | Marc André Tanner | |
| This reverts 09d0a36e0370f7ca9bdb171bf93c5ac3131c5a92 from the dmenu repository, although dmenu itself seems to work correctly. $ printf "foobar\nfoo\n" | ./vis-menu Typing foo should select foo not foobar. | |||
| 2016-05-19 | vis-menu: import token based match function from dmenu | Marc André Tanner | |
| 2016-05-19 | vis-menu: interpret non-option argument as an initial prompt value | Marc André Tanner | |
| 2016-05-19 | vis-menu: change version output | Marc André Tanner | |
| 2016-05-19 | vis-menu: remove X clipboard support | Marc André Tanner | |
| 2016-05-19 | Import slmenu 7e74fa5 as vis-menu | Marc André Tanner | |
