xudyang1

Results 10 issues of xudyang1

`log_progress_msg` does not print any message in Ubuntu-20.04.4 LTS in WSL. In file `/lib/lsb/init-functions.d/50-ubuntu-logging`, the function `log_progress_msg () { : }` does nothing. To show the message, `log_success_msg` and `log_failure_msg`...

- OS Version: Windows 10 22H2 - Browser Version: Chrome 120.0.6099.225 - Browser Addon Version: 0.2.15 - Neovim Plugin Version: commit 3363c14 ### What I tried to do Type ``...

- OS Version: Windows 10 22H2 - Browser Version: Chrome 120.0.6099.225 - Browser Addon Version: 0.2.15 - Neovim Plugin Version: commit 3363c14 ### What I tried to do I was...

Commit 34b0126 breaks lazy loading. Change `or` to `and` fixes the bug.

- NOTE: |CTRL-W_q| exits neovim when quitting the last edit window (not counting help or preview windows). |CTRL-W_c| counts help windows, so it only closes the man page if any...

runtime

### Problem `q` mapping in man pages is not consistent, as in file `runtime/ftplugin/man.vim`: When opening man file not from command line (e.g., `man ls`), `get(g:, 'pager')` is always `0`....

runtime

`markdownlint-cli` [supports read from stdin](https://github.com/igorshubovych/markdownlint-cli/issues/32), and `markdownlint` itself supports `--stdin` option to parse stdin input. Is it possible to make markdownlint-cli2 support stdin?

enhancement

Without quotes, globs are expanded by the shell. If `**/*.json` is expanded by shell, it only contains json files in a subdirectory of the project's root (e.g., `snippets/css.json`). With quotes,...

## Bug Report #### Current Behavior 1. open git bash 2. run `scoop prefix unknown_package` 3. outputs read message `Could not find app path for 'unknown_package'.` 4. check exit code...

bug

### Requirements - [X] I've searched [platform-specific issues](https://github.com/jtroo/kanata/blob/main/docs/platform-known-issues.adoc), [issues](https://github.com/jtroo/kanata/issues) and [discussions](https://github.com/jtroo/kanata/discussions) to see if this has been reported before. - [X] My issue is unrelated to multiple key presses, OR...

bug
question
windows
llhook