Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix t mode week param #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renerocksai
Copy link

Hi, below code fixes the week (day of week) param passed to calendar actions for the CalendarT command (dir="T").

else
let width = winwidth(0)
let height = winheight(0)
echo width height
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@renerocksai shouldn't this get removed?

@mrshu
Copy link

mrshu commented Feb 19, 2023

@mattn would you have a bit of time to take a look at this? It seems it's the only thing stopping @renerocksai from having a fork at https://github.com/renerocksai/calendar-vim

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants