*nix bell (beep): Difference between revisions

From Helpful
Jump to navigation Jump to search
m (Created page with "{{stub}} <!-- Often simply the character with value 7 in the terminal - the [http://en.wikipedia.org/wiki/Bell_character bell character]. * <tt>\007</tt> is the octal escape an...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 32: Line 32:




If you did not previously have an ~/.inputrc and create it, you previously defaulted to /etc/inputrc and now ignore it. To include it from your ~/.inputrc, use:
If you did not previously have an ~/.inputrc and create it, you previously defaulted to /etc/inputrc and now ignore it. To include it from your ~/.inputrc, include it via:
  $include /etc/inputrc
  $include /etc/inputrc




Line 47: Line 44:


-->
-->
[[Category:Computer‏‎]]

Latest revision as of 13:00, 12 July 2023

This article/section is a stub — some half-sorted notes, not necessarily checked, not necessarily correct. Feel free to ignore, or tell me about it.