bacon v3.18.0
- key bindings can use the
cmdmodifier (called "Command", "Super", "Windows", depending on the system) - with
hide_scrollbar = true, you can make copy-pasting easier - Thanks @JeanMertz - when project dir isn't specified explicitly (with
--project) bacon looks for an enclosing dir having a bacon.toml or Cargo.toml file - Fix #385