Post from 2026-07-16 10:24:32

@joxean Only what I can deduce from use: instead of pushing the last command to the history stack (independently from whether a command was historic or new) Windows seems to maintain a pointer inside a list, and moves it to the retrieved command. This way when you use the up arrow after a retrieval you start from that historic position instead of the latest command.
permalink | main