Levi Zim

Results 38 issues of Levi Zim

For now there's lots of clones involved in the code. We could use something like https://github.com/thomcc/arcstr to optimize the memory footprint. The tui can already handle 100000 events with a...

enhancement
priority-normal
tracer
difficulty-difficult
perf

Sometimes the built-in terminal is not enough, and people might want to run `tracexec tui -- konsole`. But konsole and the new shell session brings many changes into the environment,...

enhancement
priority-low
tui
tracer
difficulty-difficult

## Use case: I have an app my-app and another app B. There's a bug that occurs only when B executes my-app. I want to directly debug my-app when executing...

enhancement
priority-high
tui
tracer
difficulty-hard

It's nice to have shell auto-completion

enhancement

Allow users to load settings from `~/.config/tracexec/config.toml`.

enhancement
priority-normal
difficulty-easy

Add a shortcut key `T` for TUI to toggle list/tree.

enhancement
help wanted
tui
tracer
difficulty-hard

For the following use case: Something works on machine A but doesn't work on machine B. A user might want to capture the baseline environment fro machine A and run...

enhancement
good first issue
priority-normal
difficulty-easy

Displaying full path takes significant large spaces in the TUI. Sometimes relative paths are easier to reason about and more concise. But this would generate incorrect information if chroots are...

enhancement
priority-low
tui
log

enhancement
priority-low
tui
difficulty-medium