Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

13 righe
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