Skip to content

Commit

Permalink
xonsh: use enter to confirm selection
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Sep 19, 2020
1 parent 28d50da commit 57678e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.xonsh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN pip3 install --no-cache-dir --disable-pip-version-check xonsh \

RUN mkdir -p ~/.config/xonsh \
&& echo "\n\
\$COMPLETIONS_CONFIRM=True\n\
\$PROMPT='carapace '\n\
exec(\$(example _carapace xonsh))" \
> ~/.config/xonsh/rc.xsh
Expand Down

0 comments on commit 57678e2

Please sign in to comment.