Skip to content

Configurable prompt#131

Open
hanfried wants to merge 4 commits into
donnemartin:masterfrom
hanfried:configurable_default_prompt
Open

Configurable prompt#131
hanfried wants to merge 4 commits into
donnemartin:masterfrom
hanfried:configurable_default_prompt

Conversation

@hanfried

@hanfried hanfried commented Sep 2, 2017

Copy link
Copy Markdown

Implementation for #65

A very simple solution following the style as already loading the colors and saving prompt configuration also to .gitsomeconfig
There isn't further documentation or error checking for what all the prompt options are, but it should easy now to adapt the default colors to a light color scheme what was my motiviation (replacing WHITE with BLACK here does it for me now).

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #131 into master will increase coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   79.31%   79.36%   +0.05%     
==========================================
  Files          36       36              
  Lines        2813     2820       +7     
==========================================
+ Hits         2231     2238       +7     
  Misses        582      582

@hanfried hanfried changed the title Configurable default prompt Configurable prompt Sep 2, 2017
Resolving merge conflicts ended up having just one line between functions and/or other code.
This commit brings back the 2 lines separation
@hanfried

Copy link
Copy Markdown
Author

I resolved the existing merge conflicts (the DEFAULT_TITLE changed over time that this PR is open :-o) and should be mergeable now :-)

@Jimimaku

Jimimaku commented Nov 21, 2022

Copy link
Copy Markdown

Implementierung für#65

Eine sehr einfache Lösung, die dem Stil folgt, da bereits die Farben geladen und die Eingabeaufforderung auch in .gitsomeconfig gespeichertwird Es gibt keine weitere Dokumentation oder Fehlerüberprüfung für alle Eingabeaufforderungsoptionen, aber es sollte jetzt einfach sein, die Standardfarben an ein helles Farbschema anzupassen, was meine Motivation war (WEISS durch SCHWARZ hier zu ersetzen, tut es jetzt für mich).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants