goolord / alpha-nvim

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

Rendered incorrectly with trigger key åäö #53

Closed sQVe closed 2 years ago

sQVe commented 2 years ago

👋🏼

I'm noting that the button is rendered slightly off when using a key like ö. I'm using this:

dashboard.button('ö', '📝  Find file', ':lua require("plugins.navigation.telescope").find_files()<CR>'),

which renders to: image

goolord commented 2 years ago

should be fixed in https://github.com/goolord/alpha-nvim/commit/e48f551a943b37bccbb974d537a958abdb97d1af lmk if it persists for you :black_heart: