Raxol.Terminal.ANSI.CharacterSets.Handler (Raxol v2.0.1)

View Source

Handles character set control sequences and state changes.

Summary

Functions

Designates a character set to a specific G-set.

Handles a character set control sequence.

Invokes a character set into GL.

Sets the locking shift for GL to the specified G-set.

Sets the single shift to the specified G-set.

Functions

designate_charset(state, gset_index, code)

Designates a character set to a specific G-set.

handle_sequence(state, sequence)

Handles a character set control sequence.

invoke_charset(state, gset)

Invokes a character set into GL.

set_locking_shift(state, gset)

Sets the locking shift for GL to the specified G-set.

set_single_shift(state, gset)

Sets the single shift to the specified G-set.