dracula / zsh

🧛🏻‍♂️ Dark theme for ZSH
https://draculatheme.com/zsh
MIT License
267 stars 70 forks source link

Feature/new line #40

Closed JannoTjarks closed 2 years ago

JannoTjarks commented 2 years ago

Hi guys. I added a new feature that was requested in the issue #36. I called the feature DRACULA_DISPLAY_NEW_LINE. Is this activated, the command prompt will write a new line for the user input.

image

I tested it with all other settings, it works fine for me.

Here a screenshot using tmux showing my .zshrc file and the resulting cli:

image

avalonwilliams commented 2 years ago

Thank you so much for the pull! I'm merging it now