search for: substr2_ctl

Displaying 2 results from an estimated 2 matches for "substr2_ctl".

2018 Apr 02
0
New Package fansi: ANSI Control Sequence Aware String Functions
...33[31mB\033[0m" we extract the second letter of the red formatted ABC while retaining the formatting. fansi is written mostly in C, so its performance is comparable to the corresponding base functions.? There are versions of some of the functions with additional functionality.? For example, `substr2_ctl` supports character-width (as opposed to character-count) based substrings. fansi is dependency-less. Feedback is welcome either by e-mail or via github (<https://github.com/brodieG/fansi>). Brodie. [1] <https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_par...
2018 Apr 02
0
New Package fansi: ANSI Control Sequence Aware String Functions
...33[31mB\033[0m" we extract the second letter of the red formatted ABC while retaining the formatting. fansi is written mostly in C, so its performance is comparable to the corresponding base functions.? There are versions of some of the functions with additional functionality.? For example, `substr2_ctl` supports character-width (as opposed to character-count) based substrings. fansi is dependency-less. Feedback is welcome either by e-mail or via github (<https://github.com/brodieG/fansi>). Brodie. [1] <https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_par...