Александр Крамарев
Александр Крамарев
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? 
@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:  I think that left alt separator has wrong color, it is darker...