summaryrefslogtreecommitdiff
path: root/src/context.cc
AgeCommit message (Expand)Author
2013-11-14move Client::m_name to context, no more need for DraftUIMaxime Coste
2013-11-14Extract InputHandler from ClientMaxime Coste
2013-10-25Add key mapping supportMaxime Coste
2013-10-15Reset normal mode when changing the current editorMaxime Coste
2013-10-02Add <c-s> for saving current selection in the jump listMaxime Coste
2013-09-16remove print_status from UserInterface, pass status line to drawMaxime Coste
2013-09-12rename InputHandler to ClientMaxime Coste
2013-09-12Move Client responsibilities to InputHandlerMaxime Coste
2013-05-29Context: return DynamicSelectionLists in jump_{forward,backward}Maxime Coste
2013-04-09move context implementation to context.ccMaxime Coste