Ting Sun
Ting Sun
同希望加入开关。能设置在主界面也显示 ASCII Text,而不是 Hex。因为在详细地方,不能快速浏览所有收到的历史,只能一条条翻
Thanks, but I tried to modify the init-function and delete the local cache, but same issue again. 😂 > Are you able to change the following line: > > https://github.com/tldr-pages/tldr-python-client/blob/d8722698284e5adde7fc561ea1c0b6ab114df528/tldr.py#L490...
Update: I have installed Fluent Terminal now and still use PowerShell 7.0 as Shell, then the tldr could work as expected. 
Ah okay found a solution 1. replace the tami5/sqlite.lua with [kkharji/sqlite.lua](https://github.com/kkharji/sqlite.lua) 2. follow the instruction in kkhariji/sqlite, [Download sqlite3 precompiled](https://www.sqlite.org/download.html) and set `let g:sqlite_clib_path = path/to/sqlite3.dll` (note: /) for me...
take a look at https://github.com/Chris911/iStats/issues/85#issuecomment-543183478, may help
> Yes, the time doesn't matter 😢
downgrade to clang 10.0 and related libclang llvm... It works again.