Johannes Altmanninger f20e8e5860 alias: don't add --wraps for wrappers with the same name
These aliases seem to be common, see #7389 and others.  This prevents
recursion on that example, so `alias ssh "env TERM=screen ssh"` will just
have the same completions as ssh.

Checking the last token is a heuristic which hopefully works for most
cases. Users are encouraged to use functions instead of aliases.
2020-10-10 09:24:49 +02:00
..
2020-09-04 16:30:13 +02:00
2020-02-08 13:30:48 +01:00
2019-06-26 21:19:40 +02:00
2020-01-30 17:34:48 +01:00
2020-04-26 08:49:01 +02:00
2019-06-26 21:19:40 +02:00
2020-01-19 15:07:06 +01:00
2020-01-25 17:28:41 -08:00
2020-02-14 20:28:46 +01:00
2020-02-07 20:53:20 +01:00
2020-04-26 08:49:01 +02:00
2020-08-26 17:48:58 +02:00
2020-02-17 11:39:53 +01:00
2019-07-09 10:02:50 -07:00
2020-06-07 16:23:29 +02:00
2020-03-16 21:21:10 +01:00
2020-09-26 14:56:03 +02:00