summaryrefslogtreecommitdiff
path: root/src/ui.rs
AgeCommit message (Expand)Author
2024-10-20Fix lines scrollingSanto Cariotti
2024-10-20Dump crossterm and rataui newest versionsSanto Cariotti
2023-10-21Add structure to monitor arg:value for a registerSanto Cariotti
2023-10-20Show buffer valueSanto Cariotti
2023-10-20Use `name` instead of `rax` for showing the syscall nameSanto Cariotti
2023-10-16Fix scroll topSanto Cariotti
2023-10-16Filter sys callsSanto Cariotti
2023-10-16Style with clippySanto Cariotti
2023-10-16Avoid `run_loop` flagSanto Cariotti
2023-10-16Trace attaching a pidSanto Cariotti
2023-10-15Add lines styleSanto Cariotti
2023-10-15Move UI in a moduleSanto Cariotti