br0xen / boltbrowser

A CLI Browser for BoltDB Files
GNU General Public License v3.0
631 stars 91 forks source link

Cannot edit keys with long values #14

Closed sanbornm closed 7 years ago

sanbornm commented 7 years ago

Keys with long values delete from the end of the line instead of where the cursor is.

br0xen commented 7 years ago

This is actually an issue with a dependency that I'm using (another one of my libraries, so I'm working on a fix). It appears to be happening regardless of the length of the key. Thanks for reporting it, @sanbornm

br0xen commented 7 years ago

Fixed in commit 4d255272185e499c5345ffbb9216148b293c29e5