diff options
| author | Maxime Coste <mawww@kakoune.org> | 2023-11-21 21:04:18 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2023-11-21 21:04:18 +1100 |
| commit | ac7b498c86c4bbb8b935ea95b077782aa707d979 (patch) | |
| tree | 47a171b39f7d64fd9ddaa0226a7ee1eca86bd843 /src | |
| parent | 5e4e23289bb8bf8632d5f898b05e12a4cb899f27 (diff) | |
| parent | 0bb5b28f7efc77d1a11b42cf99b611004ebb9570 (diff) | |
Merge remote-tracking branch 'krobelus/changelog'
Diffstat (limited to 'src')
| -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 09df5361..228421bb 100644 --- a/src/main.cc +++ b/src/main.cc @@ -50,6 +50,8 @@ struct { "» {+b}%val{window_range}{} is now emitted as separate strings\n" "» {+b}+{} only duplicates identical selections a single time\n" "» {+u}daemonize-session{} command\n" + "» view mode and mouse scrolling no longer change selections\n" + "» {+u}git apply/edit/grep{} commands\n" }, { 20230805, "» Fix FreeBSD/MacOS clang compilation\n" |
