531
Comments
  • 23
    bash does not store any consecutive command more than once, so it won't happen there
  • 4
    Only tool I've ever known to do this is cygwin.
  • 10
    CTRL + R
    Thank me later
  • 5
    @jespersh fine!
    *tries not to cry*
    *succeeds :P*
  • 2
    @beleg is more for cmd users
  • 2
    Uhm, i use ohmyzsh, i can just type the begining of something, hit up and search only what matched what I typed... i assume there are other ways to fo thism
  • 1
    This legitimately happens to me every single time I use a terminal.
  • 1
    Can someone explain to me how the up and down arrows work in cmd.exe?
    Not sure if bash has this as well, but the up/down arrows in cmd does some freaky shit that I never understand. I'm sure there is a logic to it that I just haven't picked up on yet.
  • 0
    @filthyranter haha, sometimes I do sometimes I don't. Any clue as to how it works in cmd though?
  • 1
    @filthyranter sometimes I feel like it works like this: down arrow is previous command, and up is the one before that. But sometimes it feels like down arrow does nothing...
  • 0
    Shift + O (for the vimmers)
Add Comment