goolord / alpha-nvim

a lua powered greeter like vim-startify / dashboard-nvim
MIT License
1.92k stars 113 forks source link

fix: hl for `center` button with `right` shortcut #20

Closed l-kershaw closed 3 years ago

l-kershaw commented 3 years ago

Fixes an issue with highlight positioning with a center button with a right shortcut.

goolord commented 3 years ago

what does this fix? the dashboard theme has center buttons with right shortcuts and it seems to be highlighted fine

l-kershaw commented 3 years ago

If you use the hl option where you pass a position and a hl group the indexing is off.

For all the other cases you pass indices relative to the val text. In this case it doesn't work relative to val text, it's relative to window