Matthias

Results 5 issues of Matthias

When you try to format your whole document with `gq` it usually happens that the heading and the text from the next line get joined into one line. This is...

When I try accessing the help using `ceedling help` with Ceedling version 0.31.1 it is always truncated at 80 characters with `...` when done on Windows. I tried the same...

In order to execute commands installed by gems, one has to add the line ``` eval `ruby.env` ``` to one's `.bashrc`. This is only stated in [this](https://www.ruby-lang.org/en/news/2018/11/08/snap/) old article but...

As reported in #16837 the 'colorcolumn' option does not behave as expected, when the 'linebreak' option is set. Instead of always highlighting the same character independent of the window's width,...

### Steps to reproduce I was experimenting with the undercurl functionality on Windows using Windows Terminal that would support it since recently. I enabled it by adding the following lines...

bug