laggardkernel

Results 43 issues of laggardkernel

默认的 "Pretty" tab 支持 json 高亮、切换软换行、切换显示 `\n`。knife 自定义的 U2C Tab, Chinese Tab 内容可以改善成前者一样的显示效果吗?

enhancement

**Describe the bug** I'm using the vim-one colorscheme. Just found after switching `background` from light to dark, the color highlight is lost. Command `ColorizerToggle` works well before changing the `background`...

bug

1. Stagnant development of Kitsunebi Android and Mellow 2. DNS anti pollution of Mellow is totally based on domain list, which is inefficient. 3. I replaced Kitsunebi Android with [ClashR...

No stderr output is displayed in the shell sometimes. It is probably an upstream bug in [mafredri/zsh-async](https://github.com/mafredri/zsh-async). Stderr is redirected by `exec 2>/dev/null` in function `_async_worker` within `async.zsh`. https://github.com/mafredri/zsh-async/blob/95c2b1577f455728ec01cec001a86c216d0af2bd/async.zsh#L67-L71

**Current behavior** When too many sections are enable with `::async`, some of them failed to be rendered and placeholder `…` is displayed. Seems some of the jobs are not done...

~~Commit 1 is a refactor. The others are reexec environ related.~~ ~~### Commit 1~~ ~~Moved `Arbiter.log.close_on_exec()` from `Arbiter.init_signals()` to `Arbiter.setup()`. Seem more appropriate.~~ ~~### Commit 2~~ ~~In `Arbiter.maybe_promote_master()`, cleanup more...

Feature/Core

Any idea about implementing smartcase?

enhancement

Long options like `--verbose` are not parsed correctly. I tried to parse `--verbose`, `--force` in this pr. But some other options like `--interactive=always` are not covered. Using these uncovered options...

- Conditional blocks in `careful_rm.alias.sh` has been optimized. - Some typo errors have been fixed in the `Second pass` - `Final check` has been merged into `Second pass`. Cause `Final...

`preferred_hosts` doesn't work under a rare network condition called Fake-IP, used by TUN based proxies apps/clients, like Surge, Clash (one of clash's fork called `mihomo`, is in our macports-ports repo)....