Commit Graph

32 Commits

Author SHA1 Message Date
Yufan Lou 97df7c742a Add default mainLoop with syscall 2016-05-06 05:04:04 +08:00
Yufan Lou 6710b98ca9 Move mainLoop without C-z to windows-specific file 2016-05-06 04:59:09 +08:00
Yufan Lou c05b306cf6 Fix import: remove pkg syscall 2016-05-06 04:53:46 +08:00
Yufan Lou e9702239da Fix windows build
No UNIX signals are defined under windows, so Ctrl-Z sending SIGSTOP to self is removed.
2016-05-06 03:50:04 +08:00
Brian Buller b473d98f1a Updated termbox-util library 2016-02-19 08:48:51 -06:00
Brian Buller 447d135216 Merge branch 'master' of gogs.bullercodeworks.com:brian/boltbrowser 2016-02-09 10:13:20 -06:00
Brian Buller ff02fa104d Fix a few things 2015-12-01 15:24:43 -06:00
Brian Buller 9a45937d0f Wrap long bucket/pair names/values 2015-12-01 15:20:52 -06:00
Brian Buller e27925d5e9 Wrap display of long bucket names/pairs 2015-12-01 14:44:18 -06:00
Brian Buller c977d2f42e Updated termbox-util library 2015-10-21 11:51:50 -05:00
Brian Buller acaf7d088a Updated Termbox Utility Library 2015-10-21 11:47:34 -05:00
Brian Buller 82c42460f6 Updating from gogs repo
gogs.bullercodeworks.com/brian/boltbrowser
2015-10-21 08:48:18 -05:00
Brian Buller 4736e46334 Updated all, linted 2015-09-17 11:52:02 -05:00
Brian Buller 908848fed6 Linted 2015-09-17 11:49:57 -05:00
Brian Buller 232e7e726b Resync changes from github repo 2015-05-20 08:56:41 -05:00
Brian Buller 8ec38b3b3a Add some screenshots to readme 2015-05-18 10:10:01 -05:00
Brian Buller 941e624d16 Migrate to github from personal host 2015-05-18 09:47:08 -05:00
Brian Buller e9905c02f6 Release 1 2015-05-18 08:49:47 -05:00
Brian Buller be134e0632 Fixed Paths
No need to track paths, just recurse over parents.
Also fixed an issue with some mode tracking.

Preparing to add ability to 'rename' buckets
2015-05-15 16:07:05 -05:00
Brian Buller f951ce9b64 Insert/Edit is working 2015-05-14 10:17:43 -05:00
Brian Buller 32a8c82b51 Making some progress 2015-05-12 16:04:49 -05:00
Brian Buller d3fcd82542 Trying to fix the stupid issue 2015-05-08 10:14:02 -05:00
Brian Buller 756b74fba7 Fixing a few things
Also changed color scheme
2015-05-04 20:17:41 -05:00
Brian Buller 00da774777 Add test.db to .gitignore 2015-05-04 19:38:35 -05:00
Brian Buller 6edf68f368 Switching to other Laptop 2015-05-04 17:41:47 -05:00
Brian Buller 20338d4671 Things are progressing
Deleting and Editing are working
2015-05-04 13:50:41 -05:00
Brian Buller cc46445c69 Switching over to termbox-util
Also, remove some unneeded stuff.
2015-05-03 18:57:37 -05:00
Brian Buller 97aa2ce9d0 Syncing Up 2015-05-01 22:17:31 -05:00
Brian Buller 4082154523 Functional Browsing
Next step is editing
2015-04-30 11:22:37 -05:00
Brian Buller c683fc190c Building things out, looking good. 2015-04-28 10:05:24 -05:00
Brian Buller 868945cff9 Initial Commit 2015-04-24 17:53:33 -05:00
Brian Buller b43acf84bc Init commit 2015-04-24 16:20:05 -04:00