Jeff Cox

Results 14 comments of Jeff Cox

It's a bit buried in the thread Adrian linked, but this was a change in default behavior for zsh in 5.4.2. You can restore the previous behavior with `setopt prompt_sp`...

@johnpneumann Yeah, I just added it to my zshrc. I think if a prompt assumes the old default it would make sense to set it there, but I don't understand...

This is the best Powerline style theme I've seen for Prezto yet. I'd like to see some more work done on single line mode (though I may have been seeing...

I see this primarily in Terminal.app, it seems less noticeable in iTerm2.

![screen shot 2014-11-04 at 10 25 09 am](https://cloud.githubusercontent.com/assets/200446/4902095/e143afe6-6436-11e4-997c-e77e388cd969.png) Here it is with anti aliasing disabled in Terminal.app, 12 pt size.

:+1: Would love to see this merged.

This has driven me away from using Zed in the short term. Copy and paste this entire block into a Zed pane with YAML syntax, it works fine. ```yaml list:...

There doesn't seem to be any meaningful debug output from qlmanage, but it will reliably fail to generate a preview. If you wait long enough a thumbnail is eventually rendered,...

I tried setting `"languages": {"YAML": {"enable_language_server": false } }` today while wondering about this bug, the issue persists.

I am still able to replicate this issue when pasting the lists directly below one another. As I understand it while this is a bit of an eyesore, it is...