Alex Culliere

Results 4 comments of Alex Culliere

AFAIK you're supposed to do this in a separate stack layer like this: ```rust // the main event loop 'main: loop { // instantiate the widgets { let ui =...

When you call `.set` on the widget builder it sets it for the mutable UI reference above.

Same problem here ```bash ~/S/Inky > ./Inky fish: “./Inky” terminated by signal SIGSEGV (Address boundary error) ```

I am experiencing the same issue with NVIM v0.9.2 under Linux