Changes between Version 1 and Version 2 of Ticket #4295, comment 8
- Timestamp:
- 10/09/21 15:50:14 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4295, comment 8
v1 v2 11 11 > One could argue that a user's home directory is actually a part of that filename - and, as I said, once I fill in the username manually, MC takes care of the rest of the filename completion just fine. 12 12 I don't understand you or you don't understand how username completion works. 13 Username completion gets username from the password database (see getpwent( 1)). No any filenames are used.13 Username completion gets username from the password database (see getpwent(3)). No any filenames are used.