@@ -2116,7 +2116,9 @@ if [ "$image" != "off" ]; then
clear
# Find w3mimgdisplay
[ "$image_backend" == "w3m" ] && getw3m_img_path
[ "$image_backend" == "w3m" ] && \
[ "$image" != "ascii" ] && \
getw3m_img_path
# Get the image
getimage
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.