Files
TUI-FM/build
Bjorn Blomberg f0bb473e09 Open files through TUI-WM: context-menu Open, double-click, editor fallback
- Double-clicking a file or choosing the new 'Öppna' context-menu item
  asks TUI-WM to open it via $TUI_WM_SOCKET (open_file), inheriting
  the user's file associations and default editor
- Outside TUI-WM the configured text_editor is used instead: the TUI
  suspends, runs the editor on the same terminal and resumes
- Directories keep navigating as before

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 20:33:08 +02:00
..