Commit Graph

64 Commits

Author SHA1 Message Date
05705300de Removed junk 2019-06-04 21:14:17 -07:00
73b0f6efb6 Updating compiler flags 2019-05-31 00:24:21 -07:00
9faede6193 Updating with more mac compatibility 2019-05-31 00:12:21 -07:00
72ed507499 Got everything working on linux 2019-05-31 00:03:48 -07:00
c847980757 Finally got everything working with a refactor to use hash lookups
everywhere
2019-05-30 18:00:00 -07:00
8d4e4aeba4 Some major refactoring including moving more stuff into bterm.h (renamed
from keys.h), a custom readline (`read` was buggy), better
customization, and improved renaming bindings.
2019-05-28 21:36:42 -07:00
d111493a8d Lots of refactoring, including adding function stubs 2019-05-25 04:30:51 -07:00
e5ac52b1d5 Added shuffle functionality, cleaned up and improved column drawing, and
did a ton of cleanup of compiler warnings.
2019-05-24 20:49:24 -07:00
8b48d29afa Cleanup and refactoring. More robust handling of command files, and
guaranteed tmpfile deletion on exit (even with SIGTERM, ctrl-c, etc.).
Also fixed some bugs with suspend hiding cursor, not handling multiple
commands, duplicating commands, etc.
2019-05-24 16:55:36 -07:00
8f73ec7241 Added null-separation option for xargs to properly handle funky
filenames
2019-05-22 01:39:15 -07:00
fe73058f84 Added manpage 2019-05-22 00:43:25 -07:00
3d401cd701 Updates and improvements. 2019-05-21 20:06:53 -07:00
12e366c735 Removed termbox dep 2019-05-20 19:29:10 -07:00
eb57aa4c69 Initial commit 2019-05-20 19:28:47 -07:00