Visual-Block mode not working in Vim with C-v on WSL@Windows 10

CTRL+v is bound to paste in Windows Terminal by default. As of now, the only thing that’s working is to disable that behaviour in the settings.json. You can do that by pressing CTRL+SHIFT+,. From version 1.4 “actions”: [ … // { “command”: {“action”: “paste”, …}, “keys”: “ctrl+v” }, <—— THIS LINE Pre version 1.4 “keybindings”: … Read more

Opening up Windows Terminal with elevated privileges, from within Windows Terminal

Currently you cannot open an elevated wt.exe session from the command line without workarounds. Workarounds include using gsudo, Using Task Scheduler (I tested this one and it works but you need to use the full path to wt.exe and you can skip the shortcut creation step) OR if you are ok with a keyboard shortcut, … Read more

How to use the new Windows Terminal as Visual Studio debugging console

After the release of windows terminal 1.12 in combination with Windows 11 (or Windows Insider Program Dev Channel) it is now possible to set default terminal and point to Windows Terminal. After doing that the Visual Studio debugging console gets hosted in windows terminal when debugging console applications in visual studio (tested in vs2022)!

How do I get Windows 10 Terminal to launch WSL?

You need to do following things first. 1. Install Linux (e.g. Ubuntu) Search “Ubuntu” in the Microsoft store, then buy and install. This is actually WSL (Windows Subsystem for Linux). Of course, you want to experience other versions of Linux, as well as Debian: 2. Enable WSL permissions After installing the WSL version of Linux, … Read more

Adding Git-Bash to the new Windows Terminal

Overview Open settings with Ctrl+, You’ll want to append one of the profiles options below (depending on what version of git you have installed) to the “list”: portion of the settings.json file: { “$schema”: “https://aka.ms/terminal-profiles-schema”, “defaultProfile”: “{00000000-0000-0000-ba54-000000000001}”, “profiles”: { “defaults”: { // Put settings here that you want to apply to all profiles }, “list”: … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)