Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace the split parser code (cfg.c and cmd-string.c) with a single | nicm | 2019-05-23 |
* | Replace the various identical error callbacks with a single one in cmd-queue.c. | nicm | 2019-05-20 |
* | Add simple menus to tree, client, buffer modes. | nicm | 2019-05-12 |
* | Remove menu_create_from_items, I thought I would use it for some later | nicm | 2019-05-12 |
* | Add support for simple menus usable with mouse or keyboard. New command | nicm | 2019-05-10 |