Александр Крамарев

Results 12 comments of Александр Крамарев

I have fix, but I cannot create pull request because commit depends on https://github.com/stuartcryan/rapid-browser-tabs-for-alfred/pull/7

Sorry, but previous pull request already have that fix. https://github.com/stuartcryan/rapid-browser-tabs-for-alfred/commit/14cc9e6cbc0aaa4b4542cfa4c27ecceeb8578fc6 Small improvement can be there. Move `tab.title.downcase` and `tab.title.gsub(/([a-z\d])([A-Z])/ui,'\1 \2').downcase` out of loop

Did you use alfred4 version? https://github.com/pochemuto/alfred-help-workflow/releases/download/v1.5.0/Alfred.Keywords.Help.v.1.5.0.alfred4workflow Could you attach debug information? Click a bug icon [in workflow](https://www.alfredapp.com/help/workflows/utilities/debug/debug-log.png). reproduce problem and copy-paste log

Could you provide log? ![Снимок экрана 2019-10-10 в 17 04 06](https://user-images.githubusercontent.com/690543/66576292-288a3c00-eb80-11e9-9f4c-47c91680350c.png)

@nikitavoloboev Could you test this this version a little? [Alfred Keywords Help - immediate run.zip](https://github.com/pochemuto/alfred-help-workflow/files/2073725/Alfred.Keywords.Help.-.immediate.run.zip)

Unfortunately current implementation is buggy. It causes first result from alfred suggestions and sometimes it differs from selected command.

Adding option to disable colors at all could be also a workaround.

providing ```objectMapper.setPropertyNamingStrategy(PropertyNamingStrategy.KEBAB_CASE);``` for RpcClient mapper could help

You right that just colors are wrong. Your preset in another theme looks fine: ![2015-12-12 14 06 35](https://cloud.githubusercontent.com/assets/690543/11761595/d6f49146-a0d9-11e5-95e8-bcd1ef139ac8.png) I think that left alt separator has wrong color, it is darker...