yashamon
yashamon
As a default history cycles through all register yanks, how to cycle only history from a particular register, for example 0.
### Problem I imported the project into visual studio 2022 (arm64 version) and it compiles just fine, but with target x86. Probably I need to modify CMake files to target...
Checking for "C:\\Program Files\\LLVM\\bin\\clang-cl.exe" Checking for "C:\\LLVM\\bin\\clang-cl.exe" Checking for "C:\\Users\\yasha\\scoop\\apps\\llvm\\current\\bin\\clang-cl.exe" Traceback (most recent call last): File "C:\Users\yasha\Cargo\git\checkouts\rust-skia-35c6c5f9d522ea9f\0a9683d\skia-bindings\skia\bin\fetch-gn", line 28, in f.write(urlopen(url).read()) ^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\urllib\request.py", line 215, in urlopen return...
### Problem ### Problem The procedure to build on arm windows is more or less clear now. Open arm 64 native tools command prompt (search in Start). (Afterwards, execute pwsh...
Compiling from source on windows arm64 is proving difficult to to many dependencies like graphite2. Are there plans for providing binaries for this?
### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature I can't find a way to configure to restore last session on...
How to make make it work with leap.nvim? I added LeapLeave to cursor events and added leap.nvim as a dependency. That didnt work, meaning no highlight on leap jump.
yashamon
Please add visual mode mappings, so we can overwrite selection from the picker.
### Question How would I run: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe test.c in nushell, aside from cding to the directory. ### Additional context and details _No response_
It appears there is no option for passing file name when opening nvy. That is nvy blah does not work on command line. My nvy is built locally on arm64....