Results 86 issues of Taupiqueur

Symbol: `‹` Code: `U+2039` Link: https://unicode-table.com/2039/ Symbol: `›` Code: `U+203A` Link: https://unicode-table.com/203A/

enhancement

I thought limelight was the new way to have borders [yabai#487], so I have disabled them in yabai. Recently, I discovered the revive of borders in yabai [yabai#565] and learned...

I did not add description, but behaviour should be same than in [Kakoune][] command-line. Combining with #396. [Kakoune]: http://kakoune.org

###### [Kakoune] [Kakoune]: https://kakoune.org ### How to reproduce Execute the following in your terminal: ``` sh kak -e 'nop %sh(wl-copy something)' ``` ### Workaround ``` sh kak -e 'nop %sh(wl-copy...

## Options ###### indent_style Specifies the indentation style, whether to use tabs or spaces for indenting. Possible values are `tab` and `space`. Default is `space`. ###### indent_size Specifies the number...

``` Copy this line. There is a character between [​]. ```

bug

Reference: - [`trim_trailing_whitespace`] - [`editor.renderWhitespace`] [`trim_trailing_whitespace`]: https://editorconfig.org#:~:text=trim_trailing_whitespace [`editor.renderWhitespace`]: https://code.visualstudio.com/docs/getstarted/settings#:~:text=editor.renderWhitespace