| Age | Commit message (Collapse) | Author |
|
|
|
Seems like the previous implementation was not always doing that
correctly, so just use an obviously correct method.
Fixes #951
|
|
|
|
|
|
|
|
|
|
Fixes #940
|
|
Maintain it as well during buffer creation even if the hooks are not executed
in client context.
Fixes #818
|
|
Closes #896
|
|
Fixes #873
|
|
Fixes #877
|
|
Fixes #838
|
|
Normal mode takes care of keeping hooks disabled until nested modes
finishes.
Requiered form #818, not sufficient yet.
|
|
Add a ColumnCount type and use it in place of CharCount whenever
more appropriate, take column size of codepoints into account for
vertical movements and docstring wrapping.
Fixes #811
|
|
Fixes #823
|
|
|
|
For regex prompts we actually want to save them, as a leading space
is significant
Fixes #767
|
|
|
|
Fixes #749
|
|
Fixes #722
|
|
|
|
Fixes #697
|
|
Fixes #674
|
|
Fixes #660
|
|
|
|
|
|
|
|
Fixes #124
|
|
Fix #551
|
|
|
|
Fixes #603
|
|
|
|
|
|
Now that we use subsequence based completion almost everywhere,
completing the common prefix does not make sense anymore.
|
|
Client can now update menu/info positions when the window move
around.
|
|
|
|
Fixes #528
|
|
info box
|
|
Fixes #495
|
|
Fixes #493
|
|
Fixes #491
|
|
|
|
Support the value1|value2|value3 syntax for flag options.
|
|
|
|
Fixes #476
|
|
|
|
|
|
Fixes #448
|
|
Files opened from the command line where not handled correctly.
|
|
|