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

more zsh reinitialization fixes (allow user input during initialization process) #480

Merged
merged 12 commits into from
Mar 21, 2024

Commits on Mar 20, 2024

  1. fix error logs in scws

    sawka committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    378ab95 View commit details
    Browse the repository at this point in the history
  2. new RpcFollowUpPacketType

    sawka committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    127c0f4 View commit details
    Browse the repository at this point in the history
  3. make the rpc/followup handlers generic on the server side -- using ne…

    …w RpcHandlers map and RpcFollowUpPacketType
    sawka committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e805950 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8927614 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d821c29 View commit details
    Browse the repository at this point in the history
  6. remove unused code, ensure mshell and rcfile directory on startup (pr…

    …event root clobber with sudo)
    sawka committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    25b5de3 View commit details
    Browse the repository at this point in the history
  7. combine all feinput into one function msh.HandleFeInput, and add a ne…

    …w concept of input sinks for special cases (like reinit)
    sawka committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    65cd38c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cb99a1 View commit details
    Browse the repository at this point in the history
  9. tone down the selection background highlight color on dark mode. easi…

    …er to read selected text
    sawka committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b9e6d0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4590b20 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    27bd1e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    526369a View commit details
    Browse the repository at this point in the history