Yee Cheng Chin

Results 34 issues of Yee Cheng Chin

Currently, asyncrun allows configuration to use the terminal instead of quickfix to display the output of the job. However, it does *not* allow using terminal to run a job, *and*...

I'm just trying out the demo, but Mojave tabs don't seem to update their colors properly when the window gains/loses focus. You have to manually move the cursor over the...

Mojave-style tabs currently have a blurry drop shadow under the label text that's very visible in Dark Mode, which looks messy. Native tabs do not have that and therefore look...

Fixes how iTerm2 handles encoding for the file protocol URL it uses to spawn external editors such as TextMate or MacVim. In particular, previously the slashes in the file:// URL...

Hi, currently the macOS app binary is distributed as an unsigned app binary that has the potential to run custom Bash scripts and Git commands. Is it possible to distribute...

suggestion

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** I think it would be nice if MacVim supports native color picking....

Feature Request

We should implement a Metal-based text renderer for MacVim. #858 fixed a lot of the issues with the previous way MacVim rendered text and laid the grounds work by storing...

Renderer
Investigation

In macOS, you can enter macron input using an Option key sequence. E.g. Typing ``, then `i` should result in "í" being inputted. This works in insert mode, but if...

Input

We should set up CI on a machine running in Apple Silicon so we can run tests on native hardware to make sure it runs. Right now we only run...

Infrastructure

We need to get an universal app built for MacVim that will work both on Apple Silicon / M1 Macs. Currently MacVim is buildable under Apple Silicon, but the binary...

Infrastructure
Epic