commit 356255394f8b15f7bf266357eeeac3cb5bac4093
parent de69264ae51e6aaa4bef267bc7b8fdc83f55a5e5
Author: Kรฉvin Le Gouguec <kevin.legouguec@gmail.com>
Date: Thu, 13 Nov 2025 08:38:30 +0100
Gush about KDE Plasma
Diffstat:
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/reviews/plasma/gush.org b/reviews/plasma/gush.org
@@ -0,0 +1,14 @@
+[[file:../../guides/sysadmin/plasma][Fiddlesome]], but gives back in spades.
+* Konsole
+Until my =shell.el= [[file:../../itches/emacs/interpreters.org::*Use Bash completions][woes]] subside, Konsole does everything I need.
+** Mouse-less control
+- =C-S-d= :: enters /Selection Mode/, allowing free movement across
+ the console ร la [[https://en.wikipedia.org/wiki/Caret_navigation][caret browsing]], with either arrows or vi bindings,
+ using either shift or =V= selection respectively.
+- =C-S-๐= :: before hitting =๐=, highlights & enumerates URLs; =๐=
+ sends the corresponding URL to the browser. Leading modifiers are
+ configurable.
+** Splits
+OT1H I should learn a tiling WM someday; OTOH idk, with Emacs &
+Konsole splits, and tile-left & tile-right, my local optimum feels
+comfy enough.