Magellan Linux

Diff of /tags/init-0_6_0/etc/inputrc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/magellan-initscripts/etc/inputrc revision 3 by niro, Mon Dec 13 22:52:07 2004 UTC tags/init-0_6_0/etc/inputrc revision 1317 by niro, Fri May 27 18:52:31 2011 UTC
# Line 1  Line 1 
1  # Begin /etc/inputrc  # /etc/inputrc - initialization file for readline
2    # $Id$
3    
4  # Make sure we don't output everything on the 1 line  # Make sure we don't output everything on the 1 line
5  set horizontal-scroll-mode Off  set horizontal-scroll-mode Off
# Line 38  set bell-style none Line 39  set bell-style none
39  # fix Home and End for German users  # fix Home and End for German users
40  "\e[7~": beginning-of-line  "\e[7~": beginning-of-line
41  "\e[8~": end-of-line  "\e[8~": end-of-line
   
 # End /etc/inputrc  

Legend:
Removed from v.3  
changed lines
  Added in v.1317