Commit Graph

9 Commits

Author SHA1 Message Date
Kartik Agaram 75bb5e4ab1 5910
Trace browser: Don't let the background color get too light, and cycle
back to darker shades so I'm not squinting at low depths.
2020-01-20 02:58:31 -08:00
Kartik Agaram 535755316b 5837 - better colors for trace browser 2019-12-28 14:06:25 -08:00
Kartik Agaram c69f33143c 5819
Minor tweaks to stop wasting horizontal space in the trace.
2019-12-22 07:48:53 -08:00
Kartik Agaram 80612d80d2 5816 - browse_trace bug fixed 2019-12-21 22:53:23 -08:00
Kartik Agaram f97e9d9be8 5815 2019-12-21 22:42:08 -08:00
Kartik Agaram 657bff9847 5814 2019-12-21 22:42:08 -08:00
Kartik Agaram 7d02b3a73c 5813 2019-12-21 22:42:08 -08:00
Kartik Agaram c9c6ab35a6 5812 - debugging an ancient niggle in browse_trace
The problem: when I hit 'G' to go to the bottom of the trace, if the bottom
is visible on screen, the screen scrolls so the bottom of the trace
is the bottom-most line on screen. But the cursor moves to where the trace
used to end rather than the new location of the bottom of the trace (the
bottom of the screen).
2019-12-21 22:40:24 -08:00
Kartik Agaram f821c0e28b 5800 - move `browse_trace` to `tools/` dir 2019-12-07 18:15:49 -08:00