Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Add variable for terminal emulator paths and config files #565

Open
odomingao opened this issue Oct 21, 2024 · 3 comments
Open

Comments

@odomingao
Copy link
Contributor

Some programs launch the users' default terminal. Would be nice to have a variable that contained common terminal emulators' binary path and a different variable that contained the config path for said terminal

@roddhjav
Copy link
Owner

It already exists: @{shells_path}

@beroal
Copy link
Contributor

beroal commented Oct 21, 2024

It already exists: @{shells_path}

This is the path to Unix shells. A terminal emulator is a GUI program like xterm, Alacritty, GNOME Terminal.

@roddhjav
Copy link
Owner

My bad. However, this should be most likely handled by a child-open-terminal profile (and an underling @{terminal_path} variable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants