otakutyrant

Results 13 issues of otakutyrant

There is [a old Electron bug](https://bugzilla.suse.com/show_bug.cgi?id=1191012#c32) and it affected many apps. Clashy 0.2.5-1 has this bug too in my Arch Linux. If not, could you make clashy use the newest...

Hello, I used to pick random colorsheme from multiple themes that are installed in my neovim config. However, due to there is only a colorscheme of onedark.nvim and the style...

`xdg-open .zshrc` works. But in joshuto when I locate the file and hit `l`, it stucks like below: ![2023-07-16-230501_696x168_scrot](https://github.com/kamiyaa/joshuto/assets/64188229/a043dad3-13bd-4b46-ae4c-5727f68dd44f) There is `xdg-open = true` in my `joshuto.toml` and I do...

bug

I tried them but nothing happened. The log is shown below. ``` $ export PAGE_LOG=debug; rg -p "" | page [ 0000000426 | INFO | context in page ] Env...

fetch citationCount directly rather than counting the length of citations because the API wouldn't return citations totally, the later length is limited to 9998 or thereabouts.

There are [bash-completion](https://github.com/scop/bash-completion) and [zsh-completions](https://github.com/zsh-users/zsh-completions) already. I think it is convenient to regard the present custom-complitions as an individual package to distribute or install.

When I input `empty_view`, the extenstion does not show the complement as `std::ranges::empty_view` automatically.

根本没法比较录音和听力材料。

I was trying to package faster-whiser in Arch Linux. But in building the package, it warned: ``` ... /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'faster_whisper.assets' is absent from the `packages` configuration. !! ********************************************************************************...

Altough it is confirmed that [path is a type and a command](https://github.com/nushell/nushell/discussions/10203) simutaneously. [Types of Data](https://www.nushell.sh/book/types_of_data.html) does not include path, and [path](https://www.nushell.sh/commands/categories/path.html) only regards itself as a command.