While editing a C document in the right-side window, the cursor didn't go to the beginning or end of the line when using the home and end key.
``` 00:19:59.095696: GLib-GIO DEBUG : _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ 00:19:59.118762: Geany INFO : Geany 1.39 (git >= 11a1f32f), en_US.utf8 00:19:59.118773: Geany INFO : GTK 3.24.30, GLib 2.70.1 00:19:59.118796: Geany INFO : OS: Manjaro Linux 00:19:59.118811: Geany INFO : System data dir: /home/andy/.local/share/geany 00:19:59.118816: Geany INFO : User config dir: /home/andy/.config/geany 00:19:59.218196: Geany INFO : Loaded GTK+ CSS theme '/home/andy/.local/share/geany/geany.css' 00:19:59.218896: Geany INFO : Loaded GTK+ CSS theme '/home/andy/.local/share/geany/geany-3.20.css' 00:19:59.222820: Geany INFO : System plugin path: /home/andy/.local/lib/geany 00:19:59.228730: Geany INFO : Added filetype Clojure (64). 00:19:59.228737: Geany INFO : Added filetype Nim (65). 00:19:59.228741: Geany INFO : Added filetype Graphviz (66). 00:19:59.228745: Geany INFO : Added filetype Groovy (67). 00:19:59.228749: Geany INFO : Added filetype CUDA (68). 00:19:59.228752: Geany INFO : Added filetype Meson (69). 00:19:59.228756: Geany INFO : Added filetype JSON (70). 00:19:59.228760: Geany INFO : Added filetype Arduino (71). 00:19:59.228764: Geany INFO : Added filetype Kotlin (72). 00:19:59.228767: Geany INFO : Added filetype Scala (73). 00:19:59.228770: Geany INFO : Added filetype Genie (74). 00:19:59.228774: Geany INFO : Added filetype Swift (75). 00:19:59.228777: Geany INFO : Added filetype Cython (76). 00:19:59.228781: Geany INFO : Added filetype TypeScript (77). 00:19:59.241050: Geany INFO : Loaded libvte from libvte-2.91.so 00:19:59.256054: Geany INFO : Loaded: /home/andy/.local/lib/geany/debugger.so (Debugger) 00:19:59.259442: Geany INFO : Loaded: /home/andy/.local/lib/geany/filebrowser.so (File Browser) 00:19:59.260744: SpellCheck DEBUG : Initializing Enchant library version 2.3.1 00:19:59.263159: (null) WARNING : Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
00:19:59.263312: (null) WARNING : Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory
00:19:59.263494: (null) WARNING : Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory
00:19:59.263527: GLib DEBUG : setenv()/putenv() are not thread-safe and should not be used after threads are created 00:19:59.266247: Geany INFO : Loaded: /home/andy/.local/lib/geany/spellcheck.so (Spell Check) 00:19:59.266920: Geany INFO : Loaded: /home/andy/.local/lib/geany/splitwindow.so (Split Window) 00:19:59.271803: Geany INFO : unknown : None (UTF-8) ```
See #1145 also split window is in the Geany repository, not this one.
github-comments@lists.geany.org