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

-3 votes
0 answers
13 views

Urxvt bold fonts are not citable

System: Arch/I3 Terminal: urxvt I tried changing the background to black but the text is still not citable
P2erut's user avatar
  • 1
0 votes
1 answer
41 views

Syntax highlighting in macOS terminal during program installation

During compilation of a program in the macOS terminal, the output text is highlighted in several different colours to indicate different things. For example: I have been searching for a while now and ...
isolated matrix's user avatar
0 votes
0 answers
51 views

Change clock settings using terminal

what would be terminal command to change(enable in my case)this setting?
ferrusmanus's user avatar
0 votes
0 answers
47 views

`screen` takes forever to execute in a certain terminal over ssh

I have a weird issue with screen where it takes 10+ seconds to execute any command, even screen -v: $ time screen -v Screen version 4.09.00 (GNU) 30-Jan-22 ...
Rusty Key's user avatar
1 vote
2 answers
98 views

Way to force open powershell in cmd or start Windows Terminal with no tabs

I'm starting a new commandline tool from a script that requires user input. To minimize user errors and have a cleaner interface I don't want the new terminal to open in a tab, preferably just in old ...
Geordie's user avatar
  • 474
-1 votes
0 answers
48 views

Letter "b" in terminal doesn't work only in terminal and other letters is fine in Parrot OS

In Parrot OS when I try to write "bash" for example it's written ^[[1;5Dash letter b in terminal displays as ^[[1;5D and this just happens in terminal in any other app it works: In other ...
Muhammad Yasser's user avatar
0 votes
0 answers
20 views

Why won't tmux let me search scrollback for certain strings anymore?

Something has recently changed about tmux or the software that I'm running within it such that I can no longer reliably search through its output in the scrollback. Some strings are searchable and ...
jacobsa's user avatar
  • 171
0 votes
1 answer
56 views

Desktop shortcut with a command line argument which contains filename with random numbers

I'm trying to create a desktop shortcut which launches a terminal app with commandline arguments which contains a path to a file with a randomly generated number in the filename. I've tried everything ...
zyntrax's user avatar
0 votes
1 answer
27 views

Windows 11 - How to open a Terminal with Admin privilege from current folder in File Explorer?

In Windows 10 (I think?) I could launch a Terminal/Powershell from File Explorer with or without admin privilege. I can't find that option for Windows 11 anymore. Is it still possible?
Luke Vo's user avatar
  • 1,653
1 vote
1 answer
31 views

zsh alias still exists after deletion [MACOS]

I previously worked at a company who heavily used KDB (q) in their workflow. That's why I used this official article to install it. Using 5th step (Step 5: Edit your profile), I added this alias alias ...
Nazar Demchuk's user avatar
2 votes
1 answer
50 views

Terminal Powershell differences

When I type dir /A into terminal I get desirable output, but when I type the same to Powershell i get dir : Cannot find path 'C:\A' because it does not exist. + CategoryInfo : ObjectNotFound: ...
konto's user avatar
  • 43
0 votes
1 answer
23 views

Tmux prefix doesn't work unless ~/.tmux.conf is forced

I'm currently including tmux into my work flow but I've not been able to use its prefix like it is set up natively C-b on start. My work around to this problem is to set another key bind on the ...
Juan Jáuregui's user avatar
0 votes
0 answers
34 views

Is there a name for the text that shows up after executing each command line in a CLI?

for example in linux terminal I have jurek@debian:~$ man help No manual entry for help I want to know how the second line is called bc I want to ask an other question "How to copy this term (I'm ...
konto's user avatar
  • 43
0 votes
0 answers
44 views

How to remove escape sequence from VSC terminal?

Just recently these escape sequences have been showing up on my PowerShell terminal inside VS Code. I've attached a picture of what this looks like: However, inside the PowerShell terminal itself, it ...
user avatar
1 vote
0 answers
139 views

How could I have VScode on Windows 10 with the default terminal changed to WSL2 Ubuntu-24.04 like a native linux distro?

I'm trying to have inside VScode for Windows 10 (Microsoft Windows [versão 10.0.19045.4474]) options to change the terminal from default to another one such WSL2 Ubuntu 24.04. I have installed ...
Marlon's user avatar
  • 379

15 30 50 per page
1
2 3 4 5
330