Skip to main content

Questions tagged [terminal]

A terminal is a hardware device used for entering data into and displaying information from a computer. Terminals were frequently used in the days of mainframe computers. Today, most operating systems offer text-based "terminal emulators", which replicate the functionality of a classical terminal, also referred to as a "system console".

6 votes
3 answers
682 views

I am using Windows Terminal (1.23.13503.0) with Command Prompt as the default profile. I have others like PowerShell, Ubuntu 24.04.01 LTS. This is not a scrollback or history issue, if I understand ...
FKcosθ's user avatar
  • 161
1 vote
0 answers
61 views

If I open a terminal in VS Code, any terminal (powershell, bash, cmd, etc), typing "cls" clears the currently visible lines, but I can scroll up to see that it didn't clear any of the lines ...
Jewel's user avatar
  • 11
0 votes
1 answer
36 views

When I use ffplay to play mp4 file from command line in MacOS terminal, the launched playing window is behind the term window. Even I use -alwaysotop & -noborder options, I still have to manually ...
Frsy's user avatar
  • 1
0 votes
1 answer
75 views

I cannot get non-ASCII characters to be properly displayed in the DuckDB console, even if the console application supports UTF-8. I have a sample CSV file encoded in UTF-8 containing a few test ...
miroxlav's user avatar
  • 15.2k
1 vote
0 answers
30 views

I have two distinct terminals with different bad behaviors. I am on Windows. Power shell is defined correctly to use ctrl+c ctrl+v. Cursor IDE is well defined as well. Cursor's terminal has a break ...
Gulzar's user avatar
  • 237
1 vote
1 answer
51 views

I'm trying to set up virtual env for pytest using pycharm which is using powershell for the terminal and the activate.bat is not recognized and neither is the .\activate.bat it suggests
Robbie's user avatar
  • 11
0 votes
1 answer
96 views

I have used Playwright to install Chromium playwright install chromium The executable is in ~/Library/Caches/ms-playwright/chromium-1187/chrome-mac/Chromium.app/Contents/MacOS/Chromium --use-mock-...
dashesy's user avatar
  • 123
0 votes
0 answers
98 views

I've noticed that when using Windows PowerShell (to SSH into a computing cluster), sometimes parts of the text displayed in the terminal are missing or invisible -- if I try to select it with my ...
gillianf's user avatar
1 vote
1 answer
161 views

I'm used to use the terminal emulator window title in order to keep track of where I'm in setting it to "${USER}@${HOST}: ${PWD/$HOME/\~}" through a shell function executed after each cd ...
TheImpostor's user avatar
0 votes
1 answer
121 views

I tried to change the cursor position in the Linux terminal using, for example: echo -e "\e[16;45H" However, it did not work as expected. It only moved the cursor on lines and did not move ...
Sorenyt Mikelyt's user avatar
1 vote
1 answer
84 views

I'm using the powershell terminal on VS Code. I fullscreen the terminal because I can see more stuff that way. The text of the terminal moves upward after closing and reopening, but the terminal ...
thoxbox's user avatar
  • 41
1 vote
0 answers
72 views

I'm trying to transmit data from an Omega DP41-E meter, but I keep getting a string of characters that don't make any sense. A pressure transducer (0-5 Vdc output, +E, -E, +S, -S wires) is connected ...
R.Brown's user avatar
  • 11
1 vote
1 answer
124 views

I am running an install of Armbian (image comes with a GNOME environment) on a Raspberry Pi 5b. Recently, I booted up the Raspberry Pi and was surprised to be put into a terminal instead of a GUI. I ...
Kepler7894i's user avatar
4 votes
1 answer
202 views

In VS Code's integrated terminal, Ctrl+Space by default triggers the terminal's suggest widget, but this doesn't show anything after e. g. <command> - or [<type>]:: although the PowerShell ...
Christoph's user avatar
  • 181
3 votes
1 answer
185 views

I was trying to include my Downloads folder in my iCloud backup, and came across some steps here. I followed them. I shouldn't have, because I don't know what I'm doing when typing Terminal commands. ...
IdontknowwhatImdoing's user avatar

15 30 50 per page
1
2 3 4 5
334