aboutsummaryrefslogtreecommitdiffstats
path: root/incdec-bindings.bash
diff options
context:
space:
mode:
Diffstat (limited to 'incdec-bindings.bash')
-rw-r--r--incdec-bindings.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/incdec-bindings.bash b/incdec-bindings.bash
index f86cb4d..9f6ca63 100644
--- a/incdec-bindings.bash
+++ b/incdec-bindings.bash
@@ -15,6 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with Incdec. If not, see <https://www.gnu.org/licenses/>.
+# Version: 0.0.1
+
bind -x '"\C-xx": __readline_incdec_decrement'
bind -x '"\C-xa": __readline_incdec_increment'