From 7a757b7906d603ab2e1b25ac880c124ed6684ada Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 15 Jun 2019 14:15:53 -0700 Subject: [PATCH] Version bump and added `+bind` doc --- bb.c | 2 +- config.def.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bb.c b/bb.c index ee0bbf1..c324a74 100644 --- a/bb.c +++ b/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 diff --git a/config.def.h b/config.def.h index 09b23fe..348377c 100644 --- a/config.def.h +++ b/config.def.h @@ -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: Navigate to columns: Change which columns are visible, and in what order deselect: Deselect