thunder
thunder copied to clipboard
BoltDB's Interactive Shell
Hi, when I'm trying to `ls` I get ``` [blog.db /User/__storm_index_ID] # ls 25 keys in bucket (25 omitted in this list) [blog.db /User/__storm_index_ID] # ```
Should be able to handle both boltdb & bbolt.
Needs slash-escaping.
perhaps an improvement would be to read (and use) the colors from LS_COLORS so "directories" have the right color?