Windows

Related Articles

Modify the Shell Opened By Default in Windows Terminal

Every time you open Windows Terminal, it opens the Power Shell by default, but I only use WSL Ubuntu. So, I would like to set WSL Shell to open by default. Just click on the drop down arrow at the top, select "Settings" and change the value of defaultProfile to the corresponding value of t ...

Read more ...

Windows Terminal Default Configuration Ctrl V Conflicts With Vim Shortcuts

When using Windows Terminal, it was found that ctrl v conflicts with the column operation shortcut of vim. Solutions Modify the configuration file. Click on "Down arrow" - "Settings" and select Notepad to open the JSON format configuration file. Find this configuration. // Copy a ...

Read more ...