Skip to content

Commit 3b59743

Browse files
committed
New upstream versions of command palette and qutepart
1 parent 94b98ea commit 3b59743

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ else()
5858
include(cmake/icons-breeze.cmake)
5959

6060
CPMAddPackage("gh:diegoiast/qmdilib#39f491d76a2d0a11965fdffe4411c9a9d2dcac00")
61-
CPMAddPackage("gh:diegoiast/qutepart-cpp#124afa24db3079f29c3e6121b611b368cc363bc3")
62-
CPMAddPackage("gh:diegoiast/command-palette-widget#630829124fd8d48aac020d2bef2dbf0a8f668558")
61+
CPMAddPackage("gh:diegoiast/qutepart-cpp#c4ea0c251320c41bf7ab3868ecc29f270a90606f")
62+
CPMAddPackage("gh:diegoiast/command-palette-widget#28d9a0cf654334e6aa88369d7922bc1cfe683f1f")
6363
CPMAddPackage("gh:diegoiast/KodoTerm#9d016815076a451ad639fa021d46602585e91247")
6464
CPMAddPackage("gh:palacaze/image-viewer#125ea784f93327b471cd9b6b156285e40e70280a")
6565
CPMAddPackage("gh:dridk/QJsonModel#f5fa5988c0ee52fff39a42973c964d5480951f86")

docs/release-2026-02-v0.1.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ Mirror is available at https://gitlab.com/codepointer/codepointer .
1818
* Search: support for more search options - https://github.com/codepointerapp/codepointer/issues/158
1919
* Need a proper terminal - https://github.com/codepointerapp/codepointer/issues/159
2020
* Make the colors change when application is not active. - https://github.com/codepointerapp/codepointer/commit/1c49cecdf197352d7c95ce85b2f2da3d8d30ece8
21+
* Command Palette: mMoving to first item is not always possible - https://github.com/diegoiast/command-palette-widget/issues/5
22+
* Qutepart: Comment command does not work with multiple cursors - https://github.com/diegoiast/qutepart-cpp/issues/63

0 commit comments

Comments
 (0)