| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fixes #1318
Also fixes https://gitlab.com/gnachman/iterm2/issues/5408
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #105
Fixes #1100
Closes #1165
|
|
Fixes #1214
|
|
incsearch will immediatly display the result of using an empty
string (reusing the search register content).
Fixes #1174
|
|
Fixes #1158
|
|
Fixes #1129
|
|
|
|
|
|
|
|
|
|
Fixes #1050
|
|
|
|
|
|
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
|