Steven Hé (Sīchàng)

Results 35 issues of Steven Hé (Sīchàng)

This is not a bug report. I just want to discuss a bit about using dein in init.lua. # Problems summary I could not find any instructions from the internet...

# `mouseSelectionStartVisualMode` — WIP a.k.a Selecting with a mouse in VSCode does not properly transfer to Neovim visual mode selection ## what is this option As my understanding goes, `vscode-neovim.mouseSelectionStartVisualMode`...

# "Cached Files" in Activity Monitor is seemingly mistaken as "Mem" in HTOP ![image](https://user-images.githubusercontent.com/84777573/142758394-02bde74c-4b84-48ec-8c3c-1c0b06868cb7.png) While I was astonished by the ultra-low memory (800+ MB) my Mac was using, I then...

bug :bug:
MacOS :green_apple:

In one word: use 1360x768 resolution instead! If you want to know the whole story of how I came to this conclusion, read the rest of this. My Lenovo ThinkPad...

**Is your feature request related to a problem? Please describe.** ### Mission control window focus lag macOS provides mission control shortcuts by default, and they can be used to `switch...

### Summary If I add ```rust use anyhow::Result; ``` and use `Result` only in my tests, clippy thinks this import is unused. ### Lint Name unused_imports ### Reproducer This is...

C-bug
I-false-positive

# add gesture control to macOS build It would be nice to have trackpad gesture support, that is, pinch to zoom in.

help wanted

I just noticed that building with ```toml [preprocessor.katex] static-css = true ``` is extremely slow ( > 3min). I watched the build process, it looks like this: 1. The fonts...

For example: ``` ### angle between $\vec a,\vec b$, $\theta$ ``` produces ```html angle between a<path d='M377 20c0-5.333 1.833-10 5.5-14S391 0 397 0c4.667 0 8.667 1.667 12 5 3.333 2.667...

After starting to use mdbook-katex, the browser does not refresh when changes are applied to source file. environment ``` mdbook v0.4.18 Darwin local 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct...