1
0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2025-01-13 20:37:51 +02:00
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.)
2020-03-06 10:16:02 +01:00
..
2020-02-28 11:48:42 +01:00
2020-02-27 18:32:02 +01:00