[GRASS-dev] Re: [GRASS GIS] #1182: .inputrc improving msys WinGRASS command line

GRASS GIS trac at osgeo.org
Tue Sep 28 16:54:39 EDT 2010


#1182: .inputrc improving msys WinGRASS command line
---------------------------------+------------------------------------------
 Reporter:  msieczka             |       Owner:  grass-dev@…              
     Type:  enhancement          |      Status:  new                      
 Priority:  normal               |   Milestone:  6.4.1                    
Component:  Packaging            |     Version:  svn-releasebranch64      
 Keywords:  wingrass, msys rxvt  |    Platform:  MSWindows XP             
      Cpu:  All                  |  
---------------------------------+------------------------------------------
Changes (by hamish):

  * keywords:  => wingrass, msys rxvt
  * type:  defect => enhancement


Comment:

 {{{
 35              "\e[5~": beginning-of-history           # Page up
 36              "\e[6~": end-of-history                 # Page down
 }}}

 fwiw I prefer to use page up/down as an easier replacement for bash's
 ctrl-r,

 {{{
 set prefer-visible-bell

 # -------- Bind page up/down with history search ---------
 "\e[5~": history-search-backward
 "\e[6~": history-search-forward
 }}}


 thanks for the home/end tip, I struggle with that on a few servers.


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1182#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list