Y
Hacker News
new
|
ask
|
show
|
jobs
by
Operyl
1599 days ago
This is one of my favorite things I don’t have to worry about with zsh + oh-my-zsh, pasted URLs being auto quoted.
1 comments
kevin_thibedeau
1599 days ago
Unquoted URLs with '?' work fine in bash. It's not like it's common to have files
named
with a URL that could confuse a glob expansion.
link
derimagia
1599 days ago
It's mainly the "&" which does it, which is pretty common.
link