AutoYADM commit: 2025-05-21 02:47:39
This commit is contained in:
parent
bbbc0d4c6b
commit
ec6e7d142a
2 changed files with 8 additions and 3 deletions
|
@ -37,4 +37,9 @@ hook global WinSetOption filetype=man %{
|
|||
remove-highlighter window/show-whitespaces
|
||||
ui-wrap-disable
|
||||
}
|
||||
execute-keys %sh{
|
||||
result=$((kak_window_height / 2 - 1))
|
||||
notify-send 'this'
|
||||
printf '%d%s' "$result" 'j'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue