Changes between Initial Version and Version 1 of Ticket #4295, comment 8


Ignore:
Timestamp:
10/09/21 15:49:45 (3 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4295, comment 8

    initial v1  
    1010 
    1111> 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 I don't understand your or you don't understand how username completion works. 
     12I don't understand you or you don't understand how username completion works. 
    1313Username completion gets username from the password database (see getpwent(1)). No any filenames are used.