liamg / darktile

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
MIT License
3.03k stars 113 forks source link

Support for different cursor shapes #303

Closed pinpox closed 3 years ago

pinpox commented 3 years ago

Currently on only the "block" cursor seems to be supported. When using vim, most terminals switch to the "i-beam" shape when in insert mode, it would be great if darktile could support different cursor shapes aswell and have this feature.

liamg commented 3 years ago

Good idea, I'll sort this next :+1:

liamg commented 3 years ago

@pinpox I took it a step further and added support for images as cursors too :D

cursor

pinpox commented 3 years ago

:laughing: