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

Results 10 issues of Александр Крамарев

Often I can't remember title of tab and would be useful to see all tabs before start typing query. Now, it show only favorite sites.

Current realization doesn't support finding tabs with all words with query. For example I have opened a lot of tabs and I should open tab with wiki vim. With 'vim'...

If it doesn't require arguments https://github.com/pochemuto/alfred-help-workflow/issues/1#issuecomment-252372507

enhancement

Add ability to find code by reason. ![2015-06-10 12 49 52](https://cloud.githubusercontent.com/assets/690543/8079771/86c52c22-0f6f-11e5-8cd9-45cf3484d29d.png)

It would be great to allow to change colors. My terminal color scheme displays up command line in low contrast.

enhancement
💡 spark

It would be great if with tmac keyword status immediately shows. And action shows depends current status.

Lastfm accepts only utf-8 charset. So replace: doc.write('<form method="post" action="' + apiUrl + '" id="form">'); to doc.write('<form method="post" action="' + apiUrl + '" id="form" accept-charset="UTF-8"><input name="iehack" type="hidden" value="☠" />'); thx!

I have cloned repo and run gulp build. I got error: ``` pochemuto@home ~/Desktop/bootstrap-webpack-example (master) ✗ gulp build [18:23:07] Using gulpfile ~/Desktop/bootstrap-webpack-example/gulpfile.js (node:17779) DeprecationWarning: process.EventEmitter is deprecated. Use require('events') instead....

How to include custom bootstrap theme? I downloaded theme from https://bootswatch.com. It contains two files: bootswatch.less and variables.less. I had placed its in app folder and imported from bootstrap.config.less ```less...

according to specification https://github.com/transmission/transmission/blob/master/extras/rpc-spec.txt#L422