about summary refs log tree commit diff stats
path: root/shell/trace.mu
Commit message (Expand)AuthorAgeFilesLines
* shell: use ctrl-m rather than tab to bounce to traceKartik K. Agaram2021-04-251-1/+1
* better error message on trace overflowKartik K. Agaram2021-04-221-1/+8
* start cleaning up pixel graphicsKartik K. Agaram2021-04-191-24/+24
* shell: ctrl-r runs on real screen without a traceKartik K. Agaram2021-04-171-1/+3
* shell: reenable the traceKartik K. Agaram2021-04-171-0/+12
* shell: start jumping to keyboard using TabKartik K. Agaram2021-04-101-2/+2
* support for arrow keysKartik K. Agaram2021-04-051-0/+14
* get rid of ctrl-d/ctrl-u when browsing traceKartik K. Agaram2021-03-081-42/+26
* Add j/k keybindings for navigating traceMax Bernstein2021-03-081-0/+16
* 7866Kartik Agaram2021-03-071-6/+6
* 7864 - shell: clean up the trace some moreKartik K. Agaram2021-03-071-0/+5
* 7857 - shell: first function callKartik K. Agaram2021-03-051-0/+30
* 7853Kartik K. Agaram2021-03-051-1/+88
* 7852Kartik K. Agaram2021-03-051-48/+55
* 7842 - new directory organizationKartik K. Agaram2021-03-031-0/+1449
href='#n177'>177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213