summaryrefslogtreecommitdiff
path: root/src/input_handler.hh
AgeCommit message (Expand)Author
2013-04-09move context implementation to context.ccMaxime Coste
2013-04-04Dynamically change prompt color for regex prompt depending on regex validityMaxime Coste
2013-04-04InputHandler::prompt takes a color pair to useMaxime Coste
2013-02-18Add macro recording/replay supportMaxime Coste
2013-02-18Move last insert state from context to input handlerMaxime Coste
2013-01-29Do not pass a context to InputHandler methodsMaxime Coste
2013-01-28InputHandler have it's own contextMaxime Coste
2013-01-17Add some documentation to InputHandlerMaxime Coste
2012-12-14InputHandler: call callback on abort and on selected element change as wellMaxime Coste
2012-12-06PromptHandler now call callback when edited and aborted.Maxime Coste
2012-11-27InputHandler: InputModes no longer die directly on mode change, they survive ...Maxime Coste
2012-10-28Handle all available input before redrawingMaxime Coste
2012-10-17rename Client to InputHandlerMaxime Coste