itchyny / calendar.vim

A calendar application for Vim
MIT License
1.95k stars 72 forks source link

Show date in event frame #144

Open OVlasiuk opened 5 years ago

OVlasiuk commented 5 years ago

When in month view, it is really useful to have the selected date shown in the event frame.

One approach would be to change view_textbox.vim, see this patch, but I guess it is not ideal, as then this information is duplicated in the top line of the day view.