webmacs icon indicating copy to clipboard operation
webmacs copied to clipboard

Feature request: add a way how to reload configuration without restarting browser

Open sleep-walker opened this issue 2 years ago • 0 comments

For implementing stuff in user configuration it would be handy to have a way, how to reload the configuration.

For example, I realize that some page is worth of defining new webjump, I open editor, add it and then I'd like to get this webjump loaded with the rest of configuration so it's available already within the session.

I implented eval command in a similar way like it is in Emacs so I can add webjumps or commands on the fly but it's still duplication of the effort and clean way would be nicer.

sleep-walker avatar Apr 01 '23 07:04 sleep-walker