Age | Commit message (Collapse) | Author |
|
Previously, spaces in the path would result in wto separate errouneous
paths being parsed. This fixes that issue.
|
|
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
|
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
|
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
|
Certain themes need the 'clean' mark, and some people like to have the
'dirty' one, just like the original git_promp_info().
We probably shouldn't be modifying that function, there's no other clean
way to achieve our own status information, so let's try to emulate the
original as much as possible.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
|
Up to version 1.8.2.1.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|
|
When showing the char % for untracket files, it was not being escaped
so there was shown a space in the place. It was also removing any char
that was right just after.
|
|
Using the upstream git completion and prompt stuff.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
|