thunder icon indicating copy to clipboard operation
thunder copied to clipboard

BoltDB's Interactive Shell

Results 4 thunder issues
Sort by recently updated
recently updated
newest added

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] # ```

enhancement

Should be able to handle both boltdb & bbolt.

perhaps an improvement would be to read (and use) the colors from LS_COLORS so "directories" have the right color?