Commit Graph

386 Commits

Author SHA1 Message Date
fcfb1a3995 Help menu overhaul and cleanup of config file 2019-05-23 03:40:04 -07:00
e0cad5a44f Moved sorting to a command 2019-05-23 02:13:13 -07:00
b5642e84d8 Moved more stuff over to bb commands, cleaned up scroll region stuff 2019-05-23 01:37:41 -07:00
e080490d51 Working version of running (nearly) everything on bb IPC commands 2019-05-23 00:57:25 -07:00
566ee2f272 Added lazy redrawing using console scrolling 2019-05-22 19:05:56 -07:00
ac69e52faa Added polling for blocking key reads 2019-05-22 15:47:47 -07:00
512cbbdae4 Removed some redundant exits 2019-05-22 15:33:18 -07:00
b84e428a01 Added 'e' for $EDITOR 2019-05-22 14:56:39 -07:00
68cc3ecf33 Fixed bug with number of arguments 2019-05-22 14:56:28 -07:00
73124fedf9 Updated readme 2019-05-22 14:36:29 -07:00
5f0e1bf0be Overhaul to use arguments instead of piping for commands 2019-05-22 14:33:14 -07:00
292d1953e8 Updating naming 2019-05-22 01:56:39 -07:00
0d6724017b Added help/usage 2019-05-22 01:55:34 -07:00
51959819dd Removing dead code 2019-05-22 01:52:23 -07:00
3a2438dc08 Better arg parsing and updated docs 2019-05-22 01:50:46 -07:00
f9eabe730d In st style, moving config to default config file, which copies
itself during the build process.
2019-05-22 01:41:12 -07:00
8f73ec7241 Added null-separation option for xargs to properly handle funky
filenames
2019-05-22 01:39:15 -07:00
66444fe971 Removed /dev/null hack 2019-05-22 00:44:26 -07:00
29b4143435 Added license. 2019-05-22 00:43:34 -07:00
fe73058f84 Added manpage 2019-05-22 00:43:25 -07:00
0755256039 Added dynamically generated help, fixed some ctrl-c stuff. 2019-05-22 00:25:25 -07:00
b7b6b6cc74 Added ctrl-z for suspend and added a sort of hybrid mode for running
commands at the bottom of the screen instead of in a full terminal mode.
2019-05-21 22:41:22 -07:00
bff00bf755 Deleted the prompt code. Scripts can just do that instead. 2019-05-21 21:47:41 -07:00
6c29017c62 Added some more keybindings and cleaned up a bit 2019-05-21 21:45:16 -07:00
3d401cd701 Updates and improvements. 2019-05-21 20:06:53 -07:00
1a0382f55d Added fuzzy finding 2019-05-21 17:13:28 -07:00
3678e7608f Tidying up 2019-05-21 16:32:26 -07:00
170fb41568 Changed info for symlinks to be about link instead of linked file 2019-05-21 16:30:49 -07:00
e2fe374f92 Fixed up ctrl-a and esc for select all and clear 2019-05-21 16:29:01 -07:00
2d90cc8fd6 Added a bit more functionality including a user input prompt 2019-05-21 16:02:25 -07:00
6957d67051 Some changes to sorting and mouse wheel scrolling. 2019-05-21 05:10:39 -07:00
f7e99b3077 Added command line flags 2019-05-21 04:06:50 -07:00
ab46185843 Lotsa improvements 2019-05-21 03:59:30 -07:00
9786f9a525 Mostly working version with linked lists and regular arrays 2019-05-21 02:17:11 -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