Sebastián Monía

Results 55 comments of Sebastián Monía

Maybe this package https://github.com/10sr/git-ps1-mode-el can help us get the text we want to display :)

It's quite slow on Windows and shows some errors here and there. The former might have to do with git being slow in general on Win.

@ogdenwebb it's likely that the (partial) merge in PR #104 will help with this issue, FYI.

I've thought about this some more, and we either include a ton of segments OR provide more samples like the org file. Maybe in the repo's wiki?

I tested this on Windows and it seemed to be reeeeeaaally slow.

I tried eval-region and got... Malformed arglist: (lambda (face) (replace-regexp-in-string $ (shell-command-to-string echo "$(basename $(git rev-parse --show-toplevel 2>/dev/null) 2>/dev/null)::$(git rev-parse --abbrev-ref HEAD 2>/dev/null)"))) I think this has something to do...

Since I made the image cache changes in the same branch as the segments I couldn't submit it in a separate PR, The last 2 line commit will solve #103.

Will re-submit when I get a chance splitting the region & position segments. BTW, I suggested in the original issue having a page in the GH wiki for segments. maybe?...

I stopped using `dotnet` last year, that said, I built another interface, based on Transient (Magit) that is pretty different from this one. It includes support for NuGet, handling references....