Flurrywinde
Flurrywinde
In the develop branch, I noticed --write-unfinished is deprecated, so I was going to submit a PR to state this in the man page. However, I have a few questions:...
I have a script that makes a string of possibly many image filenames (more than can fit on the command line). In `mpv` I can make a socket with `--input-unix-socket`...
Issue occurs in current (as of Apr 28, 2021) dev branch but not master. Sometimes I put in code snippets of a language where commands are all preceded by an...
I notice that links in tables use the syntax highlighting group `VimwikiLinkT` while outside of a table it's 'VimwikiLink`. My links in the table show the `[[` and `]]`, and...
In a mobile browser, pinching and zooming doesn't work, due to `` in `index.html`. If I change this to allow pinching and zooming, it works, but after a few seconds,...
**What steps will reproduce the bug?** 1. Add a new syntax ([details](https://github.com/sharkdp/bat/issues/2320) in this issue) called ChoiceScript. 2. Modify it. **What happens?** The modification doesn't work. Bat's output doesn't reflect...
I wanted to add a new syntax, so I followed the instructions: I made ~/.config/bat/syntaxes, found a .sublime-syntax file for the language (choicescript) online, git cloned it there, and ran...
I have both `key_Return=menuprint;` and `button1=menuprint;` as events. Pressing button1 works as it should, but pressing Return will only work the first time. After that, nothing appears on stdout if...
I know there's an indicator in the bar whether sxiv is in slideshow mode or not, but I'd like a more prominent indicator, such as the background color. The place...
This is a great tool. However, does it actually list all forks? I went to: http://forked.yannick.io/dfabulich/choicescript I noticed I am not in the list: https://github.com/Flurrywinde/choicescript Also, recently I saw another...