Results 29 issues of JQ Zhu

Compiling with JDK 11 results in this error: ``` Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /usr/local/openjdk-11/../lib/tools.jar ```

### I'm submitting a: - [x] Feature request ### Feature request Currently they are all inherit `vc-state-base` without being themed, which is not usable.

### Feature request https://github.com/tektoncd/community/blob/main/teps/0142-enable-step-reusability.md#conditional-execution-of-steps > However, StepActions are generally written more generically and guarding whether to execute the next Step based on a previous Step will be required. This is...

kind/feature

**Is your feature request related to a problem? Please describe.** I want to put all dired buffers in right side window: ```emacs-lisp (add-to-list 'display-buffer-alist `(,(my/display-buffer-alist/condition-by-major-modes '(dired-mode)) display-buffer-in-side-window (side . right)...

enhancement

Two different pdf files, the left one is too light, the right one is too dark, is this all about pdf files self, or is a rendering issue?

**Is your feature request related to a problem? Please describe.** The configmap `kube-proxy` generated by kubespray results in kube-proxy CrashLoop: ``` dial tcp 127.0.0.1:6443: connectex: No connection could be made...

lifecycle/stale

Symbols are renamed, but `No changes to be performed` when `wgrep-finish-edit`.

### Is your feature request related to a problem ? We use flux in a limited env where we can't control its DNS configuration, and we have a private registry...

enhancement

* `yaml-pro-edit-scalar` uses `display-buffer` * `yaml-pro-edit-ts-scalar` uses `switch-to-buffer-other-window` I prefer displaying all this kind of buffers in the same window as the parent buffer, but `yaml-pro-edit-ts-scalar` doesn't let me configure...