From 52f8dc5d05f5e34b0a3cf4bb4e4fe607f06965c5 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 14 Jun 2025 21:51:42 +0200 Subject: Better G key behavior in matrix, add ctrl+g for encrypt reply, load mpris from system path if available for videos --- include/Text.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Text.hpp') diff --git a/include/Text.hpp b/include/Text.hpp index 89aba99..21b6dc0 100644 --- a/include/Text.hpp +++ b/include/Text.hpp @@ -117,6 +117,7 @@ namespace QuickMedia void replace(size_t start_index, size_t length, const std::string &insert_str); int getCaretIndex() const; + void setCaretIndex(int index); int getNumLines() const; void set_color(mgl::Color color, bool force_color = false); -- cgit v1.2.3-70-g09d2