選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

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