diff options
| author | Maxime Coste <mawww@kakoune.org> | 2024-02-10 21:55:09 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2024-02-10 21:55:09 +1100 |
| commit | cf95043b1420b9dfdd667eb64485ae705c41bf8d (patch) | |
| tree | 766a0a42774f4212072efe7613896e5ecbea1fc1 /src/main.cc | |
| parent | dbefadeb0f7adb53ec4b102faf62e82d3af631e6 (diff) | |
| parent | 556c7633baa1b2354f66e666726eb1449f8af4e8 (diff) | |
Merge remote-tracking branch 'krobelus/changelog'
Diffstat (limited to 'src/main.cc')
| -rw-r--r-- | src/main.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.cc b/src/main.cc index e721699f..98181601 100644 --- a/src/main.cc +++ b/src/main.cc @@ -54,6 +54,8 @@ struct { "» view mode and mouse scrolling no longer change selections\n" "» {+u}git apply/blame-jump/edit/grep{} commands\n" "» {+u}git blame{} works in {+u}git-diff{} and {+u}git-log{} buffers\n" + "» custom completions are no longer sorted if the typed text is empty\n" + "» {+u}terminal{} now selects implementation based on windowing options\n" }, { 20230805, "» Fix FreeBSD/MacOS clang compilation\n" |
