Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shell issues
#7
since linux could be "many" operating systems to some people.  there are many terminal emulators.  some of them friendlier than others.

sadly must go through a list of possible emulators.  as was already said.  it's not reliable on some systems using "xdg-open" or other gag.  for example if an user wants to use "thunar" file manager.  but didn't choose xfce desktop environment.  this is possible in eg. cinnamon.  since "nemo" is slow as a hog and has other performance issues.  such as its failure to mark the current position when "page up" and "page down" keys are used.  the "example" command to open a terminal for the current directory.  works on "thunar" in xfce.  but fails when "thunar" is used in a different desktop.

on kde "konsole" is the only acceptable choice.  start the search with that one.  then go through others like "gnome-terminal".  "xfce-terminal".  "mate-terminal".  "qterminal" this is the one for lxqt.  might have to go through others which are lesser known.  such as "rox-terminal" a good one which sadly needs to be compiled on some systems.

a few users have this monster:

https://man.archlinux.org/man/urxvt.7

note that on debian/ubuntu this is called "rxvt-unicode".

this might be enough:

Code: (Select All)
xdg-open /path/to/the/folder
if not, as i've said in place of "xdg-open".  will have to put down the name of a terminal emulator existing in the system.

Code: (Select All)
mate-terminal --working-directory=/path/to/the/folder
this is an example for mate desktop.

will need to provide the folder.  but usually this is the user's home.

i wanted to answer the question here.  but was trying to use "bash" command in various ways and failed.  it must be through a terminal emulator.
Reply


Messages In This Thread
Shell issues - by eoredson - 05-05-2025, 03:03 AM
RE: Shell issues - by SMcNeill - 05-05-2025, 04:43 AM
RE: Shell issues - by eoredson - 05-07-2025, 12:26 AM
RE: Shell issues - by ahenry3068 - 05-07-2025, 03:56 AM
RE: Shell issues - by SMcNeill - 05-07-2025, 04:34 AM
RE: Shell issues - by eoredson - 05-07-2025, 04:39 AM
RE: Shell issues - by hsiangch_ong - 05-07-2025, 08:26 AM
RE: Shell issues - by eoredson - 05-10-2025, 02:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  code locks up when SHELL paulel 4 262 02-15-2026, 08:04 PM
Last Post: madscijr
  Help: Issues with the _PRINTSTRING and _INPUTBOX$ functions in QB64. qbfans 2 351 02-13-2026, 06:07 AM
Last Post: qbfans
  Breaking out of a Shell PhilOfPerth 3 535 07-02-2025, 02:59 AM
Last Post: PhilOfPerth
  Command$ issues eoredson 8 1,352 05-02-2025, 01:42 AM
Last Post: eoredson
  Multiple Text Box Issues for a Beginner Vespin 11 1,597 10-30-2024, 05:32 PM
Last Post: Vespin

Forum Jump:


Users browsing this thread: 1 Guest(s)