aboutsummaryrefslogtreecommitdiff
path: root/src/commands.h
AgeCommit message (Expand)Author
2019-08-21Improve header commentingHarry Jeffery
2018-09-27Implemented imv_command_exec_list().Jeinzi
2018-09-01Added support for multiple commands per bind.Jeinzi
2017-11-25Don't duplicate license text in all source filesHarry Jeffery
2017-11-23Remove imv_ prefix from struct imv_listHarry Jeffery
2017-11-23Give commands the full arg string tooHarry Jeffery
2017-08-06Fix failing build on gcc 4.8.4Harry Jeffery
2017-04-15Fix compiler warningHarry Jeffery
2017-04-15Let commands take an arbitrary pointerHarry Jeffery
2017-04-14Let's not have imv_commands use hidden globalsHarry Jeffery
2017-04-14Add basic alias supportHarry Jeffery
2017-04-12Add basic command systemHarry Jeffery