aboutsummaryrefslogtreecommitdiff
path: root/modules/TUI/key_map.jai
AgeCommit message (Collapse)Author
2024-12-22Update code to comply with compiler beta 0.1.094.dam
2024-08-28Update TUI module to fix memory leak; Only sort if tasks are available.v3.2dam
2024-05-16Imported new module structure.dam
2024-04-19Avoid multiple initializations of key_map.dam
2024-03-21Fix get_key to support escape codes.dam
2024-03-15Improved key map.dam