feat: basic image viewer
This commit is contained in:
@@ -142,6 +142,7 @@ while true; do
|
||||
--bind="alt-o:change-query($FLAG_ORGANIZATION )" \
|
||||
--bind="alt-l:change-query($FLAG_LOCATION )" \
|
||||
--bind="alt-w:toggle-preview-wrap" \
|
||||
--bind="/:toggle-preview" \
|
||||
--bind="ctrl-d:preview-half-page-down" \
|
||||
--bind="ctrl-u:preview-half-page-up" \
|
||||
--bind="ctrl-s:execute($SYNC_CMD; [ -n \"${GIT:-}\" ] && ${GIT:-echo} add -A && ${GIT:-echo} commit -am 'Synchronized'; printf 'Press <enter> to continue.'; read -r tmp)" || #--color='preview-bg:#ecc297,preview-fg:black' \
|
||||
|
Reference in New Issue
Block a user