How do I configure PuTTy so the tilde (~) is selected with the rest of the filepath?
Posted
by
user113517
on Super User
See other posts from Super User
or by user113517
Published on 2014-06-07T00:58:30Z
Indexed on
2014/06/07
3:32 UTC
Read the original article
Hit count: 209
When I double-click a filepath in my PuTTy console the entire path is selected, provided the path contains no spaces or certain characters like "%" or ";". Unfortunately, PuTTy also considers "~" to be one of those certain characters. Since I use paths starting with ~/... and ~user/... a lot, I like the behavior I get with mintty in cygwin much better as it selects the ~ with the rest of the path (which improves my efficiency). Is there a way to get the same behavior in PuTTy?
© Super User or respective owner