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 [prompt]

The prompt is what asks a user for their interactive input

Filter by
Sorted by
Tagged with
0 votes
1 answer
96 views

dir /s /ad /d /b relative or absolute non existent folder fails to return to command prompt but the command works if the folder actually exist. I don't have knowledge of how to debug the issue but ...
onefeandxpguy's user avatar
2 votes
1 answer
152 views

In 30 years of computing, I can't recall answering "no" to file overwriting prompts. Now space is cheap, so I version my files, making such prompts meaningless. I'd like to extent "...
Therac's user avatar
  • 195
0 votes
1 answer
197 views

I have tried all the possible settings to bring terminal prompt; however it does not work at all. Even I cleared up the "settings.json", still it does not work. Is there a way out to resolve ...
Research Profile's user avatar
0 votes
1 answer
104 views

An odd issue I'm seeing with iTerm 3.5.10 and a Raspberry Pi 5 running Debian Bookworm 64-bit. I'm ssh'd in using iTerm and if I have a relatively long command in my command history, hitting the up-...
Barbituate's user avatar
3 votes
1 answer
4k views

I'm using a PC running on Windows 11. For weeks now, this same prompt has been popping up (with no observable pattern or trigger) every few hours or so: Select an app to open 'Learning', letting me ...
Colawithice's user avatar
0 votes
1 answer
68 views

My Bash prompt (based on mike kasberg's) generally works fine. But when I get an error code, and then write over to the next line, no newline is generated, so the text goes back over my previous ...
Smiley Tiger's user avatar
0 votes
4 answers
875 views

When I add the code below to C:\Users\USERFOLDER\Documents\PowerShell\Microsoft.PowerShell_profile.ps1: function prompt { $ESC = [char]27 "$ESC[46mPS $($executionContext.SessionState....
Homero Esmeraldo's user avatar
-2 votes
1 answer
312 views

I run my program, I enter Ctrl+C, obviously I want to stop the program. But powershell always asks "do you want to stop the program ? (y/N)". How can I disable this ? I just want the program ...
Genku's user avatar
  • 1
1 vote
1 answer
246 views

I am new to using PowerShell to do my git commands and on some of my repositories, I see the following symbol: what does this symbol mean? I looked up symbols but did not find much.
EveryDayDev's user avatar
0 votes
0 answers
146 views

I have a wireless USB mouse and keyboard and randomly when booting the password prompt is frozen, no blinking cursor. Seems a random annoyance thing. Thinking the USB port is getting claimed or not ...
Frank Smith's user avatar
4 votes
3 answers
14k views

I'm using Windows 10 without admin privileges. I would like the command prompt to default to a directory when I open an instance. I have tried setting the following environment variables for my user ...
Dave's user avatar
  • 234
0 votes
0 answers
1k views

I have been quite frustrated on this issue and Google has no solution for me. I have created a domain in Google domains and added a users account in the workspace. The first 3 days it works well. I ...
Assist IT's user avatar
3 votes
0 answers
603 views

I made my own custom prompt for PowerShell and my prompt be look like : [HH:mm] omkrbhagat C:\Users\onkar ~ Then, I installed posh-git module and import in my profile. Auto tab completion for git ...
Omkar Bhagat's user avatar
0 votes
2 answers
230 views

When I navigate to the directory of my git repo, my command line shows me a lot of stuff. It looks like the output of git-show-branch. I've tried to edit my git config file to change the default for [...
chargerstriker's user avatar
0 votes
1 answer
782 views

Hello I have the following config for TMUX: set -sg escape-time 50 # https://github.com/microsoft/WSL/issues/5931 set-option -sa terminal-overrides ",xterm-256color:RGB" set -g mouse on ...
Daniel Hornik's user avatar

15 30 50 per page
1
2 3 4 5
20