Shad

Results 13 issues of Shad

I tried to use the openoffice_en backend in french by using the files provided by libreoffice. It works but I need to keep the 'en' in tq_language list: with this...

[examples.zip](https://github.com/strawberrymusicplayer/strawberry/files/13628160/examples.zip) - [x] I have checked the [FAQ](https://wiki.strawberrymusicplayer.org/wiki/FAQ) for answers. - [x] I have checked the [Changelog](https://github.com/strawberrymusicplayer/strawberry/blob/master/Changelog) that the issue is not already fixed. - [ ] I believe this...

enhancement

#### Requirements #### Required Info - [x] I have searched the [issues](https://github.com/ryanoasis/vim-devicons/issues) for my issue and found nothing related and/or helpful - [x] I have read or at least glanced...

- os: Mageia - `lsd --version`: compiled from ff3e48e - `echo $TERM`: konsole-256color - computer locale fr_FR.UTF-8 ## Expected behavior `\ls -rtl` display french month abbreviation (3 to 5 characters),...

vim version: 9.0.1572 neovim version: 0.9.1 filename containing some punctuation characters ( [, ], ', ", ; and maybe others) or non ascii characters (like à é è) are not...

I often need to check on nerdfonts cheat-sheet page the classname of an nerdfonts icon used in files. This MR add nerdfonts support for the vim plugin and characterize.rb support...

## Result from CocInfo ## Describe the bug A clear and concise description of what the bug is. ## Reproduce the bug **We will close your issue when you don't...

enhancement

In the syntax file, there is a support for phpDocCustomTags but only for tag like @[a-zA-Z]* without dash character. psalm, phpstan and phan use custom tags prefixed by the name...

in ```ag``` results, the formating include ```ESC[K``` (erase from cursor to end of line) beside the color/graphic escape sequences ```ESC[1;34;{...}m``` that give ``` ESC[1;32mpath/file.phpESC[0mESC[K:ESC[1;33m1234ESC[0mESC[K:30: some line with a ESC[30;43mmatchESC[0mESC[K in...

when using ```--prefix``` along ```--color``` as done in https://github.com/coreyja/fzf.devicon.vim the text comming after the prefix is duplicated it can be reproduced by ```console $ rg --column --line-number --no-heading --color=always --smart-case...