Daniel Gordon

Results 19 comments of Daniel Gordon

There are ways to trick windows into thinking it is monospaced. I haven't quite figured that out yet.

The thing is I haven't even been able to get the regular powerline patched fonts to recognize all symbols. And I haven't seen anyone who has.

@oneezy So that's ConEmu using the new Linux Subsystem for Windows? That's cool - although I've heard you cannot use the arrow keys in vim while using ConEmu.

@oneezy How is the speed? If you just press `Enter` and get the terminal back - how long does that take? When I had `zsh` on Babun (Windows 7), it...

Yea the Option 2 didn't even work for me (Raspbian). It's also not so clear which binary to use (for newbies like me). I tried two different binaries and neither...

I just ran into this issue as well with the latest version (0.9.2)

I can confirm with the Meslo fonts as well. Issue #115 seems to indicate that **this is a name length issue**. I'm playing around with the font itself to see...

I can throw in a $25 bounty if someone makes this work for DSS!

@RoryMiley you can do it something like this- Make a new directory like `~/.local/bin` with the command `mkdir ~/.local && mkdir ~/.local/bin` `cp` the `bashmarks.sh` file into that directory with...

Would love to see some development on this project. By the way parsing the json output is, a bit illogical. I got it figured out, but it is kind of...