You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

13 lines
366 B

  1. Index: jessie-stage2/rootfs/etc/inputrc
  2. ===================================================================
  3. --- jessie-stage2.orig/rootfs/etc/inputrc
  4. +++ jessie-stage2/rootfs/etc/inputrc
  5. @@ -65,3 +65,7 @@ $endif
  6. # "\e[F": end-of-line
  7. $endif
  8. +
  9. +# mappings for up and down arrows search history
  10. +# "\e[B": history-search-forward
  11. +# "\e[A": history-search-backward