Commit Graph

416 Commits

Author SHA1 Message Date
559a1b012a Minor cleanups 2024-06-10 00:56:26 -04:00
adb1578476 Fix issue where tput cvvis was failing and causing script to fail 2024-06-10 00:56:07 -04:00
8458bf43fe Fix issue where tput cvvis was failing and causing the command to
fail
2024-06-10 00:54:34 -04:00
9b38ad07a1 Add .gitignore 2024-06-10 00:22:38 -04:00
582d39ab05 Show entire relative path for glob matches in subdirectories 2023-10-15 12:43:14 -04:00
9147b35b84 Deselect nonexistent files after commands are run 2023-10-15 02:12:29 -04:00
03f0c2ad98 Tweaks to actions 2023-10-15 02:04:48 -04:00
f3938061b9 Redraw when window size changes 2022-04-07 12:56:21 -04:00
b42a7a1853 Bugfix for bindings error 2022-04-06 13:37:32 -04:00
db7c5f670f Simplify a bit with popen()/system() 2021-12-09 17:25:00 -08:00
5559171fe4 Formatting change to switch indentation style 2021-09-29 14:40:03 -07:00
303b6bad08 Minor changes/fixes 2021-08-13 13:08:22 -07:00
033455e82c Fix for stderr in child processes 2021-07-29 00:39:28 -07:00
5308519842 Cleanup, added FOREACH() macro, fixed some bugs with key bindings. 2021-07-29 00:23:32 -07:00
783f127199 Improved memory allocation/error checking helper functions. Also
reworked stderr so that it prints to the console on exit.
2021-07-28 22:34:51 -07:00
fe75508665 Cleanup/inlining/documentation 2021-07-15 20:16:52 -07:00
5df6f972d4 Unnecessary code 2021-07-15 20:08:49 -07:00
721f0e1897 Cleanup 2021-07-15 20:07:18 -07:00
aa9b815dd5 Tweaked ugly hack 2021-07-15 19:58:02 -07:00
4c865cd67b Removed unnecessary macro 2021-07-15 19:15:45 -07:00
7f86d5b43d Improved execution order during startup so it's less hacky 2021-07-15 15:26:40 -07:00
3592641a7d Fix for bindings 2021-07-15 15:02:36 -07:00
c174ca5770 Fixed sed compatibility issue 2021-07-06 11:57:56 -07:00
9073236736 Cross-platform compatibility changes 2021-07-06 11:43:37 -07:00
641452dc96 Fix for bcd on zsh 2021-07-05 19:54:49 -07:00
f5ebe5f2b8 Tweaks 2021-07-05 19:17:35 -07:00
4f0ed58b27 Restored docs for bcd 2021-07-05 19:15:04 -07:00
9331c1917e Fix for running bb within a subcommand (e.g. cd $(bb -d)) 2021-07-05 19:05:53 -07:00
a78619a402 Switch from /etc/xdg/bb to /etc/bb 2021-07-03 21:41:08 -07:00
1d54d6a292 Removed outdated info 2021-07-03 21:20:42 -07:00
67b62c7294 Added lots of extra compiler checks and fixed a few minor issues. 2021-05-31 13:25:11 -07:00
60db11fbb8 Added flag 2021-05-31 10:30:03 -07:00
e0052b1394 Code cleanup 2021-05-07 15:12:28 -07:00
34cb45567e Added auto sort/interleave when opening selection 2021-04-17 12:15:50 -07:00
79fae84b10 Tweaks 2021-04-17 00:23:08 -07:00
6a1522645e Proper history functionality via cd:- and cd:+ 2021-04-17 00:09:49 -07:00
2c44abc2c4 Deprecated "<selection>" in favor of a better system using symlinks 2021-04-16 23:06:23 -07:00
0597d77f3f Bugfix for <selection> files having weird truncation issues 2021-04-16 22:15:21 -07:00
86c5d0c150 Stabilized randomization so it doesn't reshuffle when reloading the same
dir (but it still will if the dir contents change)
2021-02-07 14:10:19 -08:00
2755cbc869 Fixed column widths for absolute times 2021-02-07 13:30:20 -08:00
ebbc4ada39 Simplified safety check 2021-02-07 13:23:59 -08:00
7c4eacd1b8 Fixed bug in size rendering, added safety check. 2021-02-07 13:22:28 -08:00
d145f13cca Added commons clause to the license 2021-01-28 23:00:34 -08:00
b2a44f8dbd Tweaked comment format and bumped copyright year 2021-01-28 22:58:17 -08:00
86a9bafec3 Revered macro comments to inline blocks 2021-01-28 22:50:23 -08:00
e99a904f2f Fixed macro backslash 2021-01-28 22:48:00 -08:00
000ef2dc58 Converted block comments to line comments 2021-01-28 22:47:25 -08:00
8842891a7c Renamed bbbindkeys -> bbkeys 2021-01-28 22:32:42 -08:00
000329d941 Cleanup 2021-01-28 22:25:38 -08:00
c94a9958a8 Version bump 2021-01-28 22:17:58 -08:00