Skip to content

Editor Menu

360900 edited this page Aug 2, 2026 · 2 revisions

The Editor Menu is a small file selection requester that gives configuration options for the selected files. It can be opened

Available options are:

  • the selected files can be opened with a text editor (see #texteditor)
  • the selected files can be hidden from the Editor Menu (a hide file is created, which is then listed as well)
  • the selected files can be removed (with confirmation requester)
  • the directory of the first selected file can be opened with the system file manager using xdg-open

Editor Menu

texteditor

If xdg-open is configured as STLEDITOR or if the configured editor is not found, TinkerGame tries to auto-configure an installed text editor. (it first tries 'xdg-mime query', then checks binary availability in this order: geany, gedit, leafpad, kwrite)

If a Help-Url is defined, it is opened automatically in the browser for the current SteamGame.

Clone this wiki locally