This commit is contained in:
2026-02-01 13:58:13 +02:00
parent b89db2e5c3
commit 3200c6398a
8 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ A-e = "move_parent_node_end"
A-b = "move_parent_node_start"
C-p = [
':insert-output set p (wl-paste -t text/html 2>/dev/null); and printf "$p" | html2text -b0 | head -c -2; or wl-paste --no-newline 2>/dev/null',
':insert-output set p (wl-paste -t text/html 2>/dev/null); and printf "$p" | html2text -b0 | head -c -1; or wl-paste --no-newline 2>/dev/null',
"append_mode",
"collapse_selection",
]