AutoYADM commit: 2025-05-30 23:47:40

This commit is contained in:
Daniel Fichtinger 2025-05-30 23:47:40 -04:00
parent df4de8d021
commit 16c9bfca01

View file

@ -147,6 +147,20 @@ define-command exec-selection %{
}
map -docstring 'execute selection' global debug x ': exec-selection<ret>'
define-command repl %{
new %{ edit -scratch; set buffer filetype kak }
}
define-command -override -hidden consume %{
nop %sh{
niri msg action consume-or-expel-window-left
}
}
define-command -docstring %{
Create a new client in vertial split
} newv %{
new consume
}
# jumplist