SailfishOS: A Linux-based European alternative to dominant mobile OSesLink: https://sailfishos.org/info/Discussion: https://news.ycombinator.com/item?id=45785840#linux
Jesus Christ, "enter" is fucking deranged, too. It does some kind of autocorrect. How is this behavior usable for anyone? This fixes it:``` { "context": "Editor && showing_completions", "bindings": { "tab": "editor::Tab", "enter": "editor::Newline" }