mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 08:20:10 +00:00
comments
This commit is contained in:
@@ -95,6 +95,12 @@ typeset -gA __pb_term_skip=(
|
|||||||
';|' '\)|esac'
|
';|' '\)|esac'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# Usage: _parse_buffer <buffer> [token-limit]
|
||||||
|
#
|
||||||
|
# Parses the specified command line buffer and pupulates array P9K_COMMANDS
|
||||||
|
# with commands from it. Terminates early and returns 1 if there are more
|
||||||
|
# tokens than the specified limit.
|
||||||
|
#
|
||||||
# Broken:
|
# Broken:
|
||||||
#
|
#
|
||||||
# ---------------
|
# ---------------
|
||||||
|
|||||||
Reference in New Issue
Block a user