NicolasWebDev
NicolasWebDev
Hi, any news on that front? I'm currently switching from bash to zsh, and because I'm using a dvorak-style disposition (bépo), having the possibility to remap the arrow keys is...
You sir, made my day. After nearly one year, I stumble upon your answer, and it indeed fixes my problem. Thanks again @AXGKl .
It seems to be working on FF normal edition, 47. I also tried to disable e10s, no luck either.
Seems like a good idea @nfriedly .
Or add an option to make it configurable.
Yep, I have the same problem, I would like to remap ``` nnoremap t j nnoremap j t ``` Setting g:ack_mappings seems to extend the existing mappings, instead of replacing...
Replacing the two function definitions of set_value with update_value seem to make the problem go away, and everything still works. I don't quite understand what is going on, though, because...
Hum, I think it is because the next pages are not links per se, clicking one of them does not trigger a page refresh, but an ajax call to refresh...
Or let the user define as an option how many lines to show.