Open GideonWolfe opened 3 years ago
The commands whittler uses are so intuitive, I start entering them in my regular shell. For power users, the gdb-like ability to use 1 or 2 character short codes to complete repetitive operations would greatly enhance workflow.
gdb
I'm thinking something like
up
u
dig
d
show
s
filter
f
The commands whittler uses are so intuitive, I start entering them in my regular shell. For power users, the
gdb
-like ability to use 1 or 2 character short codes to complete repetitive operations would greatly enhance workflow.I'm thinking something like
up
->u
dig
->d
show
->s
filter
->f