We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_p9k_parse_buffer
1 parent 05b11d8 commit 8fa10f4Copy full SHA for 8fa10f4
internal/parser.zsh
@@ -102,7 +102,7 @@ typeset -grA __p9k_pb_term_skip=(
102
103
# Usage: _p9k_parse_buffer <buffer> [token-limit]
104
#
105
-# Parses the specified command line buffer and pupulates array P9K_COMMANDS
+# Parses the specified command line buffer and populates array P9K_COMMANDS
106
# with commands from it. Terminates early and returns 1 if there are more
107
# tokens than the specified limit.
108
0 commit comments