Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for nyan-mode #133

Open
swarnendubiswas opened this issue Aug 8, 2016 · 1 comment
Open

Improve support for nyan-mode #133

swarnendubiswas opened this issue Aug 8, 2016 · 1 comment

Comments

@swarnendubiswas
Copy link

nyan-mode works great with powerline, except one minor usability difficulty. Without any indicator for the end of the nyan mode bar, it becomes difficult to estimate the position in the buffer, without having other segments like buffer info enabled.

screenshot-1

@technician77
Copy link

I use the powerline default theme. I don't know if this solves your issue but I solved this for me by changing line 68 in powerline-themes.el to this:

(powerline-raw (list (nyan-create)) face2 'l))
(funcall separator-left face1 face2)))

Now it looks like this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants