aboutsummaryrefslogtreecommitdiff
path: root/src/signal_handling.c
AgeCommit message (Collapse)Author
2025-01-20mergedChristopher Uhlig
2025-01-14update for exit bit norm removed staic stuff added prompt flagChristopher Uhlig
2024-06-25Add basic command line Dominik Kaiser
* Initialize terminal and signal handling * Add basic repl that doesn't do anything yet * Add handling for Ctrl-C, Ctrl-D and Ctrl-\ in interactive mode