Dash

Results 374 comments of Dash

Please squash the commits and amend the commit messages so that they follow the established style.

Not at the moment, but I'm open to pull requests. Changes would need to support internationalization on both backend and frontend side.

Siblings != suggestions. As far as I recall, a tag sibling for a given tag X is any tag that is used in the same posts with X. So let's...

> no background images This is literally the only feature that prevents me from switching from fbterm to kmscon.

FWIW, the script works fine here. arch + urxvt 9.22 + vim 7.4 (patches 1-1639) + bspwm 0.9-126 Perhaps it's a font thing? I'm using `Liberation Mono Powerline`.

> Btw, what is supposed to happen when there are more possible jump locations than (atm) 26 / 52 (for a-zA-Z)? Vim shows you combinations of two letters, like `bh`....

I'm afraid that beyond what I've already stated + some minor useless bits, I can't be of any help. The code behind new format looks complicated and optimized for GPUs...

I found an implementation for the new format here: https://github.com/regomne/chinesize/blob/master/BGI/BGIunpack/CBG.h I reimplemented it in [arc_unpacker](https://github.com/vn-tools/arc_unpacker), fixing a few minor bugs along the way: - https://github.com/vn-tools/arc_unpacker/blob/master/src/fmt/bgi/cbg_converter.cc - https://github.com/vn-tools/arc_unpacker/tree/master/src/fmt/bgi/cbg The second version...

I'd like to edit bookmark title. It's easier to do so in vim rather than through `:bookmark-del` and `:bookmark-add`.

Point of interest: https://github.com/cherti/xattrvi