QQ喵
QQ喵
I ain't a master of OCL or Antlr. But I guess it's written in this way to do better semantics check, so that these functions don't accept wrong parameters. After...
@williamdes I don't know what the current dev version is, but I tested https://github.com/kward/shunit2/blob/master/shunit2 again. The output is the same as what I posted one year ago. The problem is...
> You can use command line and add initial prompt to solve this. For example: > > ```shell > whisper.exe -osrt -l zh -m ggml-medium.bin -f "1.mp4" --prompt "这是一个简体中文的视频" >...
For your information, it's a duplicate of #1735 and #1863. They were closed as lack of interest, though I personally think it's useful to me.
@balta2ar I switched to Vimium-C. I believe Vimium-C has more features than I can imagine, but it lacks documentations at least on this shift-delete feature.
I will recommend to revise the placeholder to "(Type here to) filter on the selected "campaign difficulty handicap"", and the later half should change according to the selected column. Firstly,...
I tried to make a fix but ProgressBar.cs has way few comments that I can't figure out the purpose of variables.
ok, I found it's related to this.setSelectedRange() in TextField method (https://github.com/square/field-kit/blob/master/src/text_field.js#L93). If I remove setSelectedRange, the issue doesn't happen.
@eventualbuddha sorry, I just updated my comments. It happens in Chrome 49.0.2623.87 m and IE 11, but not in FireFox 42.0. It's related to this.setSelectedRange() in TextField method.
Note, if you are unable to reproduce the issue, disable all browser extensions as they may set focus and hide the problem.