mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 02:30:08 +01:00
Bash completion does now parse the command line from left to right and only suggests options that make sense at the current cursor position. If the cursor is not at the end of the line, the words right from the cursor are ignored for completion. The reason is, that it would be much more difficult to figure out the valid options when also looking at options right from the cursor. However, it should still work nicely even in this case. There is still an unsolved issue when completing words with space or other special characters. However, this issue was present before. Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| nmcli | ||