| Age | Commit message (Collapse) | Author |
|
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
|
|
subprocesses if bb was started with the terminal attributes set with NOECHO) by setting up a "default" termios struct with sane settings instead of relying on bb being launched with sane settings.
|
|
|
|
|
|
|
|
due to not close()ing the file descriptor, and exiting on ctrl-c)
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
and using VMIN and VTIME.
|
|
|