New
bork is back
In this release:
- async has been removed in favor of multithreading
- config files are now placed preferably under
.local_configurationaccording toknown-folders, which usually means~/.config/bork/(before it would have been~/.bork/) - remote control is now implemented via unix sockets and is always enabled but CTRL+C protection is now a separate config setting (
prevent_ctrlc, disabled by default). The one-time setup wizard will ask the user if they want to enable this feature.