disable bracketed-paste

This commit is contained in:
tengel 2024-03-20 11:25:14 -05:00
parent a2b3754073
commit 5d56bf8d77

View file

@ -1,4 +1,8 @@
# .inputrc
#
# ~/.inputrc
#
# man readline
set colored-stats On
set mark-symlinked-directories On
set enable-bracketed-paste Off