Jakub

Results 5 comments of Jakub

Maybe not entirely on topic but is it possible to update touchbar names dynamicaly during one session? Like when I i press button name1 it changes to name2?

Yea I tried, but it does not seem to update in the same session. Anyway thanks :)

Well I tried something like this ```vimscript let g:TabSpaces = 4 function! TabSpaces() if g:TabSpaces == 4 set tabstop = 2 | set shiftwidth = 2 let g:TabSpaces = 2...

I fixed 1,2,3, put both tmenus to function, got "default" one on vimrc and it works like magic. And no I wanted it to be available only on normal mode...

> **Solution!** > > I tried this and it worked! > > https://lapcatsoftware.com/articles/disappearing-safari.html Works!