This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # do not bell on tab-completion | |
| #set bell-style none | |
| set meta-flag on | |
| set input-meta on | |
| set convert-meta off | |
| set output-meta on | |
| $if mode=emacs |
OlderNewer