Feraidoon Mehri

Results 330 issues of Feraidoon Mehri

Enter insert mode, do a `c-u (` on sth, go to normal mode, move cursor to another identifier, press dot; The identifier should be wrapped in parens, but the parens...

https://github.com/RSS-Bridge/rss-bridge/tree/master/bridges

I use http-server to serve my Downloads directory, and I like to be able to sort the listing based on date (last modified date?) so that I can easily find...

minor version
stale

Some directories are not listed; This is an ls of my audiobooks folder: ``` 'A History of India (ttc) ^ Michael Fisher ^ compressed audio' 'Daniel W. Drezner - Foundations...

please-confirm
stale

🚨Please review the [guidelines for contributing](CONTRIBUTING.md) to this repository. ## Proposed changes `Coursera` has recently added a user-agent check. This commit injects fake user-agent strings to overcome this barrier. BTW,...

Why are speeds sometimes truncated as `20.27KiB[..].12KiBps`? This happens even on extremely low zooms: ![image](https://user-images.githubusercontent.com/36224762/112077535-590a3e00-8b9a-11eb-8498-0182d0481863.png)

I tried using Google Translate, but it says there is a syntax error: ``` %% Please use double quotation marks for large sections of text, otherwise characters such as Chinese...

As mentioned in https://emacs.stackexchange.com/questions/68441/evil-make-s-x-y-gc-use-case-insensitive-matching-but-do-case-sensitive-repla/ , evil-ex-substitute can’t use different values for case-fold-search and case-replace. I propose supporting them both via a new evil variable, and also the ability to set...

![image](https://user-images.githubusercontent.com/36224762/120778579-b6781f00-c53b-11eb-9d21-ff188f253407.png) Then I press ``, and the next candidate is selected, but the scrolling is wrong (and as you can see, the selected candidate is not displayed at all): ![image](https://user-images.githubusercontent.com/36224762/120778972-da3b6500-c53b-11eb-8924-48da699876f5.png)

bug

I could not find a command to search the current buffer with an external grep tool that supports PCRE. `counsel-grep` says the buffer is not visiting a file (which it...