Raxol.Terminal.ScreenBuffer.Charset (Raxol v0.5.0)

View Source

Handles character set operations for the screen buffer.

Summary

Functions

apply_single_shift(state, slot)

designate(state, slot, charset)

get_current_g_set(state)

get_designated(state, slot)

get_single_shift(state)

init()

invoke_g_set(state, slot)

reset(state)

@spec reset(CharsetState.t()) :: CharsetState.t()

Resets the charset state to its initial values.