You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
powerlevel10k/internal
romkatv a2af168eb4 terminate links with ST instead of BEL
See https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda.

  The sequence is terminated with ST (string terminator) which is
  typically ESC \. (Although ST is the standard sequence according to
  ECMA-48 §8.3.89, often the BEL (\a) character is used instead. This
  nonstandard choice originates from XTerm, and was later adopted by
  probably all terminal emulators to terminate OSC sequences. Nevertheless,
  we encourage the use of the standard ST.)
5 years ago
..
configure.zsh wizard: gracefully handle non-writable ~/.zshrc 5 years ago
icons.zsh add haskell_stack prompt segment (#535) 5 years ago
notes.txt remove done items from notes 5 years ago
p10k.zsh terminate links with ST instead of BEL 5 years ago
parser.zsh add precommands: chronic and ifne 5 years ago
wizard.zsh terminate links with ST instead of BEL 5 years ago
worker.zsh backport changes to 5.1: procsubstpid doesn't exist there 5 years ago