Daniel Ting

Results 6 comments of Daniel Ting

If you're using spaceline, I believe you may have to manually apply the changes in this fork's commit https://github.com/dp12/spaceline/commit/f0dff948ebb104fb43228f0bfb3ab18b11b4487a to your spaceline installation, as described in the README. I'll try...

That's an interesting idea. I figured people would want to see the rotations and cycle through them, but I could see how jumping directly to the rotation you want could...

That's an interesting idea, although I don't currently have the time to tinker and implement it. However, if you do get it working, feel free to make a PR and...

First of all, apologies for the super long delay. I finally got around to reviewing the changes and they look like a cool addition to parrot. Thank you for contributing...

Hmm, I'm getting exactly the same problem too (Spacemacs user as well). After pressing `M-d` four times on "Interrupt", it looks like: ![multiedit](https://cloud.githubusercontent.com/assets/5743510/15787645/637ff6b0-2991-11e6-805a-eca14cbcdaf0.PNG)

I also encountered https://github.com/syl20bnr/spacemacs/issues/8885 in spacemacs when the c-c++ layer was enabled, which broke evil-multiedit and iedit. Doing `(setq ggtags-highlight-tag nil)` fixed it.