Skip to content

Fix t mode week param#46

Open
renerocksai wants to merge 2 commits intomattn:masterfrom
nvim-telekasten:fix_t_mode_week_param
Open

Fix t mode week param#46
renerocksai wants to merge 2 commits intomattn:masterfrom
nvim-telekasten:fix_t_mode_week_param

Conversation

@renerocksai
Copy link
Copy Markdown

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
Copy Markdown
Author

Choose a reason for hiding this comment

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

Oops

Copy link
Copy Markdown

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
Copy Markdown

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