From 662d76c3d100417e2c67948851c805b049cd33fe Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 29 May 2025 17:30:14 -0400 Subject: [PATCH] AutoYADM commit: 2025-05-29 17:30:14 --- .config/kak/kakrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.config/kak/kakrc b/.config/kak/kakrc index 811b13d4..3ab5cdb9 100644 --- a/.config/kak/kakrc +++ b/.config/kak/kakrc @@ -61,8 +61,8 @@ map -docstring "force quit" global user Q ": q!" map -docstring "force quit" global normal ": q!" map -docstring "kill session" global normal ':kill' map -docstring "force kill session" global normal ':kill!' -map -docstring "save" global normal ": write" -map -docstring "save" global normal ": write!" +map -docstring "save" global normal ": write" +map -docstring "save" global normal ": write!" # buffer operations map -docstring "close current buffer" global user x ": db" @@ -140,3 +140,7 @@ define-command goto-debug %{ map -docstring 'open debug buffer' global user D ':goto-debug' +# jumplist + +# map -docstring 'jump forward' global normal +map -docstring 'save to jumplist' global normal