| Age | Commit message (Collapse) | Author |
|
single config.h file. It's mostly not used very much anyways now that
the startup commands and key bindings are in their own files.
|
|
bbstartup.sh, which loads bindings.bb and parses it to
+bind:<keys>:<script> commands.
|
|
|
|
|
|
|
|
up the default bindings a bit to be more explicit about manipulating the
cursor file vs. manipulated selected files. Added support for `ask -n`
and generally confirming with a single 'y' keystroke instead of 'y<enter>'
Also added a binding for `rename`-command batch renaming.
|
|
|
|
|
|
for better POSIX sh compatibility and to remove unused vars.
|
|
links to bash)
|
|
|
|
simplified some of the things.
|
|
|
|
for allowing the `bb` function to be used in the ':' and '|' bindings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
symbolic links in ~/.config/bb/marks/. The new version is a little more
flexible (arbitrary mark names), persistent across bb sessions, and uses
a bit less code.
|
|
|
|
|
|
itself, which lets bb work when not yet installed.
|
|
executable bit set
|
|
|
|
exec()ing the user scripts
|
|
|
|
|
|
|
|
`+select:*` and `+deselect:*` in favor of just using shell commands for
those functions.
|
|
bb +q"`
|
|
|
|
|
|
to select to 'S' to use shell globbing
|
|
rearranged things a bit to launch bb fewer times for commands.
|
|
|
|
readme a bit.
|
|
command line flags in favor of manually using `tput rmcup`. Updated the
documentation.
|
|
|
|
|
|
whenever an external program runs so the screen redraws without
necessarily refreshing the file listing.
|
|
input. Now that stuff is handled with makefile flags.
|
|
|
|
to `read` and `fzy`
|
|
[0,n) instead of [0, RAND_MAX), also cleaned up config file a little
|
|
|
|
arguments.
|
|
|
|
non-virtual directory" and 's' for "selection virtual directory",
cleaned up path normalization, added "N selected" visualization.
|