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