Skip to content

git commit starts terminal vim process and then hangs #100

Open
@baldo

Description

@baldo

In the level "Your first git commit" doing

git add glass
git commit

spawns my terminal vim but no terminal to actually edit the commit message. In that state I can edit glass but not perform any git commands (input field won't let me type). Therefore I cannot progress through the level.

Running on NixOS (using this PR). $EDITOR and $GIT_EDITOR are set to vim. Also /etc/gitconfig includes:

 [core]
    editor = vim

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions