added readme and licences

This commit is contained in:
2025-10-09 16:05:42 +02:00
parent acb6ff7e1d
commit 076e3c0c5e
4 changed files with 139 additions and 2 deletions

View File

@@ -672,7 +672,7 @@ while true; do
--info="inline-right" \
--header-first \
--header-border="bottom" \
--bind="start:transform:$0 --action-draw $MODE $VIEW "0" $MBID" \
--bind="start:transform:$0 --action-draw $MODE $VIEW 0 $MBID" \
--bind="$KEYS_I_NORMAL:transform:$IN_NORMAL_MODE || echo hide-input" \
--bind="$KEYS_N_INSERT:transform:$IN_NORMAL_MODE && echo show-input || $PUT_FZF_KEY_LOGIC" \
--bind="$KEYS_DOWN:down" \