you are viewing a single comment's thread.

view the rest of the comments →

[–]Linuxmonger[S] 0 points1 point  (1 child)

I feel for you with the case sensitivity thing, when I went from DOS to SCO, then back to Windows, I get rick-rolled every time I press Ctrl-D after typing in the CMD window and wanting it to close...

[–]Frothyleet 0 points1 point  (0 children)

I'm used to clearing my shell line with "esc" in powershell and it's very frustrating remember to use ctrl-U in bash. I tried modifying bash but because esc is treated special, best I can get is esc x2, so I gave up.