Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

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".

0 votes
1 answer
60 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
22 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
39 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
84 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
1 vote
0 answers
80 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
149 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
88 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
71 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
58 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
94 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
169 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
168 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
1 vote
1 answer
208 views

I need to use RHEL 8.10 systems for work. None of the fancy terminal-based user interfaces (TUIs) that use UTF-8 characters to do progress bars, windows, and menus seem to work. They mostly just show ...
Ed Sabol's user avatar
  • 121
0 votes
0 answers
299 views

I would like to modify the default colour theme in Alacritty (catpuccin in this case). I have done the following: Populated the ~/.config/alacritty/themes folder with various .toml files from the ...
Luís de Sousa's user avatar
15 votes
2 answers
3k views

I am working on Debian Stable Linux, which is otherwise working very well. I am using the following command to list the files in the directory so that they are sorted and the most recently modified ...
rnso's user avatar
  • 464

15 30 50 per page
1
2 3 4 5
334