aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2024-03-24Implemented hidden input on read_input_line.dam
2024-03-24Fixed typo on comment.dam
2024-03-24Finished base implementation of read_input_line.dam
2024-03-24WIP : Fixing read_input_line.dam
2024-03-24Improved robustness and code clarity on get_key.dam
2024-03-21Fix get_key to support escape codes.dam
2024-03-15Improved key map.dam
2024-03-14WIP : Mapping the keyboard codes.dam
2024-03-13WIP : Adding more key_map entriesdam
2024-03-02Setup mappings for several different terminals.dam
2024-03-01WIP : First attempt to use hash table on escape codes.dam
2024-02-29WIP : Improving get_key to deal with escape codes.dam
2024-02-28WIPdam
2024-02-28Moved custom modules to newly supported local modules folder.dam