Commit Graph

25 Commits

Author SHA1 Message Date
James Hewitt 8a508a45ee
Add support to importing of value from a file 2023-05-12 14:27:40 +01:00
Brian Buller bbe5e92c9c Read/Edit DBs with key/value pairs in root
Not sure how 'good' this is, but apparently some people do it, so
we may as well support it.
2021-05-31 09:29:09 -05:00
Aaron 10e63ac072 fix drawHeader strings.Repeat crash 2020-04-08 16:09:44 +08:00
Brian Buller 19bf4d25d2
Merge pull request #41 from knqyf263/filter
add filter
2020-03-30 16:24:09 -05:00
knqyf263 12b395ae2a add filter 2019-12-23 16:57:25 +02:00
knqyf263 59a4e49fa4 add -no-value option 2019-12-23 13:26:45 +02:00
Brian Buller e6f872fbf6 Use a buffer system for building the panes 2019-10-17 10:49:08 -05:00
Brian Buller 72d7cc8280 Switching browser screen to buffer data then display 2019-10-16 17:41:29 -05:00
Brian Buller 930ee1799e Fix JSON formatting regression 2019-10-16 15:33:16 -05:00
Brian Buller 1f3880f32e Stringify all buckets/keys/values
Resolves Issue #34
2019-10-16 15:13:38 -05:00
Seth Etter 7a8972fb5c
Format and indent JSON values 2019-10-07 07:43:10 -05:00
Gabriel Ochsenhofer e973a8c7ed stringify key/val 2018-02-01 13:51:25 -02:00
Brian Buller 97cc915452 Vendored Dependencies
Also removed some commented out code
2017-08-30 08:55:08 -05:00
Brian Buller 6639f93834 Prep for right pane scrolling 2017-04-05 12:49:05 -05:00
Brian Buller bbef340848 Fixed issue with bucket/key/value having '/' 2017-04-05 11:29:28 -05:00
aerth ae584be0b8
handle non-bolt files without needing to reset terminal 2017-04-04 20:13:50 -07:00
Brian Buller 82c105e8c3 Add filename to browser title bar 2017-04-04 16:41:15 -05:00
Brian Buller e1430823a8 Added export functions
* (x) - Export value as string
* (X) - Export key/value or bucket as JSON
2016-12-29 15:23:58 -06:00
Brian Buller 6a2dc9f776 Truncate long bucket names 2016-12-29 12:43:10 -06:00
Brian Buller 8dba00b972 Truncate extra-long lines in the left pane 2016-12-29 12:33:09 -06:00
Brian Buller b473d98f1a Updated termbox-util library 2016-02-19 08:48:51 -06:00
Brian Buller 9a45937d0f Wrap long bucket/pair names/values 2015-12-01 15:20:52 -06:00
Brian Buller acaf7d088a Updated Termbox Utility Library 2015-10-21 11:47:34 -05:00
Brian Buller 908848fed6 Linted 2015-09-17 11:49:57 -05:00
Brian Buller 941e624d16 Migrate to github from personal host 2015-05-18 09:47:08 -05:00