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

fix: dont hardcode file manager and make use of $TERM #361

Merged
merged 8 commits into from
Oct 26, 2024

Conversation

rubiin
Copy link
Contributor

@rubiin rubiin commented Oct 23, 2024

With this, user can use any file manager they have setup.
This also removes terminal and uses the one setup on $TERM varibale. The original PR contains a mistake as TERM env is used instead of TERMINAL

https://www.ibm.com/docs/en/informix-servers/14.10?topic=products-term-environment-variable-unix
https://bash.cyberciti.biz/guide/$TERM_variable

closes #156

@rubiin
Copy link
Contributor Author

rubiin commented Oct 24, 2024

@Jas-SinghFSU check this . I think this can be merged

@rubiin rubiin changed the title fix: dont hardcode file manager fix: dont hardcode file manager and make use of $TERM Oct 24, 2024
rubiin and others added 4 commits October 25, 2024 21:33
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
@rubiin
Copy link
Contributor Author

rubiin commented Oct 25, 2024

@Jas-SinghFSU fixed

@Jas-SinghFSU Jas-SinghFSU merged commit 37ab13a into Jas-SinghFSU:master Oct 26, 2024
1 check passed
@rubiin rubiin deleted the file branch October 26, 2024 06:17
ashebanow added a commit to ashebanow/ags that referenced this pull request Dec 10, 2024
* feat: make executables dynamic

* feat: make executables dynamic

* Update modules/menus/dashboard/stats/index.ts

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

* Update widget/settings/pages/config/general/index.ts

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

* Update options.ts

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

* Update modules/menus/dashboard/stats/index.ts

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>

* fix: var to term

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
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

Successfully merging this pull request may close these issues.

2 participants