Panos Laganakos

Results 9 issues of Panos Laganakos

There's a strange flickering on the title bar of firefox when bartab is enabled. This happens on certain sites, like analytics.google.com on the dashboard of a site for example. http://panos.solhost.org/temp/bartab_flicker.mov...

I usually make use of foldnestmax=2, more folding than that seems like an overkill to me (mostly Python code). http://vimdoc.sourceforge.net/htmldoc/options.html#'foldnestmax' So having vim-anyfold pick up that option, would be great...

enhancement

I'm updating the readthedocs we have, with the currect content of our repo. We need to go over this.

Executing `pip install SoundFile` on an M1, installs just fine using generic wheel: ``` Using cached SoundFile-0.10.3.post1-py2.py3-none-any.whl (21 kB) ``` But trying to import soundfile shows the libsndfile as missing:...

Does Firefox Panorama make the grouping ability of VerticalTabs obsolete? I still prefer grouping them that way instead of Panorama, 'cause I like having them on the side bar and...

extra padding is shown if ColorZilla is enabled: http://panos.solhost.org/temp/colorzilla_vertical_tabs_issue.png

Not sure where the bottleneck is, but it takes alot of time to move between panes iterm or vim. Is there a way to pinpoint this?

So it can be pip and easy_install able.

Trying to make a thumbnail out of this image: http://www.menufesto.gr/media/attachments/marketplace_store/86/kei.jpg which is 644KB (978x978px). What sorl outputs is this: http://www.menufesto.gr/media/cache/52/98/52989b5eeb5c08d0cebe13e6449f4118.jpg which is ~560KB (150x92px). Here's the source that handles it:...