Maxime Coste
|
6331fb5a61
|
Add <c-s> for saving current selection in the jump list
|
2013-10-02 18:49:06 +01:00 |
|
Maxime Coste
|
06e06d6ea6
|
remove print_status from UserInterface, pass status line to draw
Client store the current status line. This way calls to print status
do not force the user interface to display directly.
|
2013-09-16 19:15:13 +01:00 |
|
Maxime Coste
|
823812fd1a
|
rename InputHandler to Client
|
2013-09-12 23:47:23 +02:00 |
|
Maxime Coste
|
ac7e437730
|
Move Client responsibilities to InputHandler
InputHandler owns it's UserInterface, and is directly stored by the ClientManager.
|
2013-09-12 23:39:34 +02:00 |
|
Maxime Coste
|
6cb8d69d29
|
Context: return DynamicSelectionLists in jump_{forward,backward}
|
2013-05-29 18:56:14 +02:00 |
|
Maxime Coste
|
34b8604f90
|
move context implementation to context.cc
|
2013-04-09 19:39:03 +02:00 |
|