You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The preview buffer always puts a huge hollow cursor the height of the image directly to the right of it which I would like to remove somehow. I think this is using Fundamental mode so I don't know if it is a good idea to be messing with its global settings, or if there is a better way to do this. I was thinking that modifying dirvish-preview-environment is probably the solution, but I added (cursor-type . nil) to this list and it seems to have had no effect. Would appreciate any help with this!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The preview buffer always puts a huge hollow cursor the height of the image directly to the right of it which I would like to remove somehow. I think this is using Fundamental mode so I don't know if it is a good idea to be messing with its global settings, or if there is a better way to do this. I was thinking that modifying
dirvish-preview-environment
is probably the solution, but I added(cursor-type . nil)
to this list and it seems to have had no effect. Would appreciate any help with this!Beta Was this translation helpful? Give feedback.
All reactions