Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call prompt as a single function #68

Merged
merged 1 commit into from
Dec 11, 2018
Merged

Call prompt as a single function #68

merged 1 commit into from
Dec 11, 2018

Commits on Dec 10, 2018

  1. Call prompt as a single function

    Reimplement workaround for truncated strings (#49) using single function as currently recommended in fish-shell/fish-shell#904 (comment) instead of event handler.
    
    Update first line of the prompt when moving through directory history with "Alt + ←" and "Alt + →" (#66).
    
    Also resolve #62 and #67.
    
    Refactor code into smaller functions.
    sodisdocs committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    c5b554d View commit details
    Browse the repository at this point in the history