Version bump and added +bind doc

This commit is contained in:
Bruce Hill 2019-06-15 14:15:53 -07:00
parent b91dbdd3d0
commit 7a757b7906
2 changed files with 2 additions and 1 deletions

2
bb.c
View File

@ -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

View File

@ -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>