Raxol.Terminal.CharacterSets (Raxol v0.5.0)

View Source

Manages character sets for the terminal emulator.

Summary

Functions

Gets the current character set.

Maps a character using the current character set.

Creates a new character sets manager with default settings.

Sets the current character set.

Functions

get_current_set(manager)

Gets the current character set.

map_character(manager, char)

Maps a character using the current character set.

new()

Creates a new character sets manager with default settings.

set_current_set(manager, set_name)

Sets the current character set.