index
:
dam/task-time-tracker
master
A tool to keep track of the time spent on tasks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2024-04-07
Implement error window.
dam
2024-04-06
Code cleanup.
dam
2024-04-06
Improved user input prompts.
dam
2024-04-06
Added styles.
dam
2024-03-31
WIP : Setup TUI styles.
dam
2024-03-29
First version of read_input_line.
dam
2024-03-29
Fixed input echo on read_input_line.
dam
2024-03-29
Fixed cursor control on read_input_line.
dam
2024-03-24
Implemented hidden input on read_input_line.
dam
2024-03-24
Fixed typo on comment.
dam
2024-03-24
Finished base implementation of read_input_line.
dam
2024-03-24
WIP : Fixing read_input_line.
dam
2024-03-24
Improved robustness and code clarity on get_key.
dam
2024-03-21
Fix get_key to support escape codes.
dam
2024-03-15
Improved key map.
dam
2024-03-14
WIP : Mapping the keyboard codes.
dam
2024-03-13
WIP : Adding more key_map entries
dam
2024-03-02
Setup mappings for several different terminals.
dam
2024-03-01
WIP : First attempt to use hash table on escape codes.
dam
2024-02-29
WIP : Improving get_key to deal with escape codes.
dam
2024-02-28
WIP
dam
2024-02-28
Moved custom modules to newly supported local modules folder.
dam