Arash Mousavi

Results 42 comments of Arash Mousavi

Now the first time I invoke `grep2` like that, it adds an entry to history as "files: something I queried with grep", and then any other invocation after that, won't...

Yep, it seems to be working fine now!

I wonder why this app should be depended to the original autojump. I removed python version and installed this, realized that shell files doesn't exist anymore, so I had to...

Is there a chance this gets a review? The deprecation messages this causes in our tests are a bit annoying. Thanks

@dwaynebailey `Shift + Space` on standard keyboard of Persian (maybe Arabic too) is reserved for [Zero-width non-joiner](https://en.wikipedia.org/wiki/Zero-width_non-joiner) character, so overwriting it for my locale is a bad idea.

We have the issue too, and the number of missing ids are too many. Deleting one by one doesn't seem to be possible.

I have the same problem. But for some reason this does not effect Tagbar. Tagbar uses ctags too and it doesn't seem to have any problem loading them. When I...

There seems to be a GTK plugin implemented in libdecor, but there hasn't been a new release since. ~~I managed to give it try by compiling libdecor using [this aur...