mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
add note about testing on zsh
This commit is contained in:
parent
db35d233d1
commit
5763a35cc0
|
|
@ -19,6 +19,7 @@ class Segment(ThreadedSegment):
|
|||
# The following logic was tested on:
|
||||
# - fish, version 3.3.1
|
||||
# - GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
|
||||
# - zsh 5.8.1 (x86_64-ubuntu-linux-gnu)
|
||||
# If you change the behavior to account for another shell's
|
||||
# behavior, please provide details of the shell version you tested
|
||||
# on in this comment.
|
||||
|
|
|
|||
Loading…
Reference in a new issue