2971a25a4f
fix: change uwsm app to uwsm-app for performance ( #1960 )
...
* fix: change uwsm app to uwsm-app for performance
* Do not run uwsm-app in parallel as it's not supported
* Fix comment
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2025-10-06 22:03:16 +02:00
Simon Dawson and GitHub
654723aa7f
Looser GUI editor handling in omarchy-launch-editor script ( #1702 )
...
* fix: Default to nvim if $EDITOR not set in omarchy-launch-editor
Refs: https://github.com/basecamp/omarchy/pull/1697/files#r2352727184
* fix: Handle $EDITOR as GUI application by default
If we do not definitively handle $EDITOR as a known TUI editor,
assume a GUI editor and launch without using the terminal.
Refs: https://github.com/basecamp/omarchy/pull/1697/files#r2352727184
2025-09-16 21:53:51 +02:00
David Heinemeier Hansson and GitHub
bf0c2cc9a5
Allow custom editor, like we do custom terminal ( #1697 )
2025-09-16 15:14:29 +02:00