AutoYADM commit: 2025-05-29 19:10:15

This commit is contained in:
Daniel Fichtinger 2025-05-29 19:10:15 -04:00
parent 863add8fd8
commit 218ad76c18

View file

@ -48,7 +48,6 @@ define-command -hidden bar-buflist %{
while read buf; do
if [ "$buf" = '*debug*' ]; then
continue
# foo=bar
fi
index=$((index + 1))
if [ "$buf" = "$kak_bufname" ]; then