Version bump and added +bind
doc
This commit is contained in:
parent
b91dbdd3d0
commit
7a757b7906
2
bb.c
2
bb.c
@ -24,7 +24,7 @@
|
||||
#include "config.h"
|
||||
#include "bterm.h"
|
||||
|
||||
#define BB_VERSION "0.14.0"
|
||||
#define BB_VERSION "0.15.0"
|
||||
|
||||
#ifndef PATH_MAX
|
||||
#define PATH_MAX 4096
|
||||
|
@ -27,6 +27,7 @@
|
||||
|
||||
.:[01] Whether to show "." in each directory
|
||||
..:[01] Whether to show ".." in each directory
|
||||
bind:key:script Add or modify a key binding
|
||||
cd:<path> Navigate to <path>
|
||||
columns:<columns> Change which columns are visible, and in what order
|
||||
deselect:<filename> Deselect <filename>
|
||||
|
Loading…
Reference in New Issue
Block a user