Default
Passing PASTE
C. BinKadal --- Sendirian, Berhad


If you want to pass “NEW LINE” while pasting:

bind 'set enable-bracketed-paste off'
echo 'set enable-bracketed-paste off' > $HOME/.inputrc


If you do not want to pass “NEW LINE” while pasting:

bind 'set enable-bracketed-paste on'
echo 'set enable-bracketed-paste on' > $HOME/.inputrc


If you have no idea, do nothing!

echo "Seriously?"



© 2021-2024 --- C. BinKadal --- About --- Revision: 0168--21-Apr-2024.