OdysseusOperator

Results 7 comments of OdysseusOperator

Sorry i forgot that you need to use a direction. It is 2gc

I have this Problem too. I could replicate it with guicursor.lua Howether i found a workaround if i know what color i want the cursor to be, then i can...

After looking deeper, i found that the fix from @zahimeen works on tokyo-night theme, but not on gruvbox.

Go into one of the first lines and try 2gc[Arrow Down]

Ok, but this code is valid (just a few letters less). So i guess it is not about the csrf token. ``` from typing import * class Solution: def removeDuplicates(self,...

How would i read this `d` ? **control & W** followed by **d** ?

``` git push --set-upstream origin test123 fatal: not a git repository: /mnt/d/code2dash_wsl/main/.git/worktrees/test123 Unhandled Exception: System.InvalidOperationException: StandardError has not been redirected. at System.Diagnostics.Process.get_StandardError() at GitCredentialManager.ChildProcess.get_StandardError() at GitCredentialManager.GitProcess.CreateGitException(ChildProcess git, String message, ITrace2...