mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-13 04:40:59 +01:00
add -n[suppress newline] to completion function
This commit is contained in:
@@ -9,6 +9,7 @@ _printc() {
|
|||||||
"-u[underline]"
|
"-u[underline]"
|
||||||
"-l[list built in colors]"
|
"-l[list built in colors]"
|
||||||
"-h[show help message]"
|
"-h[show help message]"
|
||||||
|
"-n[suppress newline]"
|
||||||
"-C[built in colors]:custom:(cayenne \
|
"-C[built in colors]:custom:(cayenne \
|
||||||
mocha asparagus fern clover moss teal \
|
mocha asparagus fern clover moss teal \
|
||||||
ocean midnight eggplant plum maroon maraschino \
|
ocean midnight eggplant plum maroon maraschino \
|
||||||
|
|||||||
Reference in New Issue
Block a user