consoleur.cli.util

Consoleur: a package for interaction with character-oriented terminal emulators

Members

Functions

delchar
string delchar(string str)

Removes last char from the utf-8 string

repeat
string repeat(wchar symbol, uint count)

Repeats symbol count times

utf8length
size_t utf8length(string str)

Meta

Authors

Maxim Freck <maxim@freck.pp.ru>