linuxmint / linuxmint/nemo-extensions
[Feature request] Set $TERM_PROGRAM environment for nemo terminal
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 486
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Some terminal emulators, such as vscode's integrated terminal, set the $TERM_PROGRAM environment. It is helpful so that .bashrc can perform different commands based on which terminal it is in.
Can you add that feature?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files or tests; begin by locating the Nemo terminal extension entry point and reviewing how it launches the shell. Use the $TERM_PROGRAM expectation and .bashrc behavior as the acceptance check, then verify the variable is available in the integrated terminal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100