Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • Tried running sh -x as the custom command? Which distro is this? What does gnome-terminal-server's PATH containd? Commented Apr 30, 2016 at 11:29
  • Hi @muru, Sorry for the delayed response. I just tried sh -x as the custom command. Upon opening gonme-terminal, I didn't see anything get sourced. But, echo $PATH says that $HOME/.local/bin and $HOME/bin are there. I'm on Fedora 23. According to procfs, the parent gnome-terminal-server is PATH is PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin. I'll update the question to include these information. Commented Apr 30, 2016 at 14:58
  • What about xterm, or xfce4-terminal? Commented Apr 30, 2016 at 15:52
  • @muru, I'm not sure what information you are asking. (I still have much to learn.) But in sh -x custom command environment, echo $TERM outputs xterm-256color. Commented Apr 30, 2016 at 15:57
  • Well, I'm asking if you see this behaviour in another terminal emulator than GNOME Terminal, like xterm, or xfce4-terminal (or konsole, or terminator, or…). If you see this behaviour in them, we could eliminate GNOME Terminal as the source (and confirm it if none of those show this behaviour). Commented Apr 30, 2016 at 15:59