tomocafe / bash-boost

bash-boost is a set of library functions for bash, useful for both scripting and interactive use. It draws inspiration from the Boost C++ libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading bookmark from file doesn’t support 0-9 keys

tomocafe opened this issue · comments

local re='([a-zA-Z])\s*(.*)'

Also should clarify in docs what keys are supported