windows-terminal Questions
4
Solved
Might be a little bit of a silly question. The problem is simple, I tend to have two panes, one where I write code, and the other to compile it. I do that with the windows terminal (cmd + vim + Min...
Conquest asked 4/8, 2020 at 16:0
5
I use WSL Ubuntu and Vim inside the new Windows Terminal, but if I have to enter the visual-block mode with C-v, I can't since it acts as paste.
I am okay with rebinding it to something else but I ...
Ezraezri asked 15/5, 2020 at 16:35
3
I have tried making the script open with windows terminal (wt.exe) but it displays the error :
[error 0x800700c1 when launching `"C:\Users\hjdom\OneDrive\Desktop\All desktop stuff\Python Game\...
Eustashe asked 3/4, 2021 at 22:7
6
Solved
I just installed the new Windows Terminal from Windows stores. I also have installed Ubuntu 18.04 WSL. But I am getting only two types of terminal options in Windows Terminal. How I can get the opt...
Abomb asked 2/7, 2019 at 6:17
3
On opening Windows Terminal (Preview), part of the window is below the taskbar. When I move the application window to a desired position on screen and re-open the application, it is not at th...
Simpatico asked 29/10, 2019 at 5:54
8
Solved
I'm runing nvim through wsl2 on ubuntu. However if I use the windows terminal nvim or vim will not fill the whole terminal
How can I get rid of those black borders?
It works just fine if I u...
Eolanda asked 25/6, 2020 at 15:3
4
Solved
I just installed windows-terminal on windows 10,
I get the following error when trying to open windows terminal to ubuntu - I do indeed have WSL2 installed and can use it from the ubuntu app standa...
Pancreatin asked 11/8, 2022 at 16:27
6
On Windows 10 Pro and 11 Pro I have installed and activated Ubuntu-20.04 and Debian. Using the documentation from MS on switching those distros to a secondary drive, everything seemed to work fine....
Hellish asked 23/8, 2021 at 9:1
2
Solved
I'm trying to setup the new Windows Terminal for using git-bash. This is my current profile:
{
"guid": "{00000000-0000-0000-ba54-000000000002}",
"tabTitle": "Git Bash",
"copyOnSelect": true,
"...
Urissa asked 27/2, 2020 at 20:24
6
Solved
I am wondering how to change the starting directory of my windows terminal from /home/user/ to C:/Users/user. I tried a few things I found, but nothings works. This is my current profile specified ...
Bevin asked 15/5, 2020 at 0:39
2
Solved
I added bash on windows to windows terminal by editing the settings.json file, when I try to compile a simple hello world written in c++ it throws an error that gcc or g++ is not detected
How to pr...
Millenary asked 9/2, 2022 at 7:49
2
Solved
I added bash on windows to windows terminal by editing the settings.json file, when I try to compile a simple hello world written in c++ it throws an error that gcc or g++ is not detected
How to pr...
Dellora asked 9/2, 2022 at 7:49
19
Solved
I'm trying to add a new terminal (Git Bash) to the new Windows Terminal. However, I can't get it to work.
I tried changing the commandline property in the profiles array to git-bash.exe but no luck...
Barbi asked 1/7, 2019 at 16:38
6
Solved
How can I set the new Windows Terminal application to be used as debugging console in Visual Studio 2019?
By default it launches cmd.exe when I debug.
Jagannath asked 25/6, 2019 at 11:45
2
Every time I open the integrated terminal in VS Code, there is always a warning like this:
WARNING: The prediction 'ListView' is temporarily disabled because the current window size of the console...
Kennithkennon asked 27/9, 2022 at 8:49
11
Solved
I'm using the new Windows Terminal, and trying to get it to launch my WSL terminal. This is the setting that I'm trying to use:
{
"acrylicOpacity" : 0.75,
"closeOnExit" : true,
"colorScheme" :...
Taipan asked 26/6, 2019 at 4:11
3
Solved
I'm writing a new PowerShell script, and I want to make use of unicode emojies, which are now supported by the new Windows Terminal Preview. However, for a user running "legacy" PowerShell that doe...
Charnel asked 5/8, 2019 at 15:0
1
My c++ application requires opening and closing terminal windows and complex terminal manipulation. It does not work in the new windows terminal with the tab system. I don't want to force users to ...
Sadducee asked 12/4, 2023 at 3:41
1
I have a Rails 7 application using gem "debug", platforms: %i[ mri mingw x64_mingw ] for debugging. I am also using WSL2 and Windows Terminal on Windows 11 for my development environment ...
Noninterference asked 1/6, 2022 at 11:4
5
Is there a way to open a new tab in a running instance of Windows Terminal from CLI and make it point to a specific folder?
Every time I run wt.exe -d c:\my-folder it opens a new window.
Forsta asked 16/2, 2020 at 22:51
5
Trying out Windows Terminal customization via settings.json. I found a profiles.json that follow the new conventions closely enough to work when pasted into settings.json, (I know it took because t...
Bloodthirsty asked 19/6, 2020 at 2:13
3
Solved
Background
I want to hide the console window in a PowerShell script.
EDIT: I am making this script stay resident with the system tray icon and hide from the taskbar.
This script uses OneDrive to ...
Undergraduate asked 31/12, 2022 at 9:35
4
Solved
In the original PowerShell console it was possible to paste and edit multiline commands before executing it
For example this multiline script:
Write-Host "===== 1 ====="
Write-Host "...
Renaerenaissance asked 1/5, 2021 at 10:6
1
I really like coding in bash, but there used to be many limitations of bash functionality in Windows. Though now there are many benefits to the bash windows users now rather than how it was pre win...
Reviviscence asked 13/5, 2020 at 2:35
4
Solved
I have recently installed WSL2 and installed Ubuntu from Microsoft Store.When i run docker using
Sudo service docker start, i get below message
Cannot connect to the Docker daemon. Is the docker ...
Cysticercus asked 5/8, 2019 at 2:51
1 Next >
© 2022 - 2025 — McMap. All rights reserved.