GermainZ / xdg-desktop-portal-termfilechooser

xdg-desktop-portal backend for choosing files with your favorite file chooser
MIT License
71 stars 16 forks source link

Please, don’t introduce yet another way how to identify the terminal emulator used #12

Open mcepl opened 2 months ago

mcepl commented 2 months ago
  1. rofi uses $TERMINAL
  2. xdg-terminal uses $TERM (which is rather dumb IMHO, also this is being discussed)
  3. xdg-terminal-exec uses special configuration files
  4. You seem to use $TERMCMD

Could you please sit down and agree on something? Please?

GermainZ commented 2 months ago

This was created as a PoC for ranger specifically, which supports TERMCMD. I'm not attached to this over the other methods, but I don't have time to actively maintain the project myself. Contributions/forks with alternatives welcome if this motivates you, as with all things FLOSS.

On Tue, 30 Apr 2024, 15:46 Matěj Cepl, @.***> wrote:

  1. rofi uses $TERMINAL https://github.com/davatorium/rofi/blob/next/doc/rofi-sensible-terminal.1.markdown?plain=1#L5
  2. xdg-terminal uses $TERM https://gitlab.freedesktop.org/xdg/xdg-utils/-/blob/master/scripts/xdg-terminal.in?ref_type=heads (which is rather dumb IMHO, also this is being discussed https://gitlab.freedesktop.org/xdg/xdg-utils/-/issues/241)
  3. xdg-terminal-exec uses special configuration files https://github.com/Vladimir-csp/xdg-terminal-exec/blob/master/README.md
  4. You seem to use $TERMCMD

Could you please sit down and agree on something? Please?

— Reply to this email directly, view it on GitHub https://github.com/GermainZ/xdg-desktop-portal-termfilechooser/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWFDFLP3W765SWI4UCHZWTY76VDFAVCNFSM6AAAAABHANQOCWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3TCNRZGAYDSOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>