Is it possible to pin the timer to the top-right corner of entire editor?
Closed this issue · 2 comments
nyngwang commented
nyngwang commented
So I can imagine that people who open multiple splits will have some of their buffers got covered by the timer.
Can confirm that the first issue has been resolved by eb7a591.
shakori999 commented
you just need to adjust the code
M.current_state.popup = Popup({
position = { row = 0, col = "100" } # just make it 100 not 100%,