archiif
archiif
### Description When navigating up to a large directory (e.g. from `C:\large-directory\subdirectory` to `C:\large-directory`) that contains a looping symlink (e.g. `C:\large-directory\loop -> C:\large-directory`), nvim will try to find the previously...
This particular subtitle file caused an "Invalid digit found in string" error, is there any way to fix it? ``` error: processing subtitle file 'D:\[Asakura]Yuru_Camp_-_08[1080p][F77BB549].srt' failed caused by: parsing subtitle...
Instead of overlaying the menu over the main content, is there a way to have it so that the width of the main content gets squeezed accordingly as the sidebar...
**Description** For whatever reason, the definition of 損ねる as an auxiliary verb in JMDict does not show up when the verb is inflected. Not really sure what the broader implications...
**Description** Scanning text within the YouTube live chat iframe doesn't work if you have the [HyperChat](https://chrome.google.com/webstore/detail/hyperchat-by-livetl/naipgebhooiiccifflecbffmnjbabdbh) extension enabled. Example livestream: https://youtu.be/3HLUVFyayaM?t=8855 **Browser version** Chrome 100.0.4896.75 **Yomichan version** 22.4.4.0
Currently, Yomichan can't display the pitch accent for compound words correctly (or maybe the data from Kanjium is lacking?). For example with: 一子相伝 Yomichan would display this:  But the...
**Describe the bug** The height of characters from nerd fonts are rendered slightly incorrectly at certain sizes, leading to misalignments in statuslines. **To Reproduce** 1. Add: `vim.o.guifont = "JetBrainsMono NF:h10"`...
**Describe the bug** When smooth scrolling is activated with `--multigrid`, scrolling in a floating window with borders causes the border to shake, making it really dizzying and hard to follow....
Torrent files containing Japanese characters (e.g. あ) can't be opened from the file explorer. The file can be opened normally when invoked from the `File -> Add Torrent` menu, but...
Are there any advantages over just calling `cmd.exe /c start "" "$lname"` or `explorer.exe "$lname"` in `wslview`? I'm asking this because the launch time of PowerShell kind of sucks on...