FAQ: Clarify that we mean the bash man page for M-/
This commit is contained in:
parent
14be62aae4
commit
293bbaaa90
4
README
4
README
@ -99,8 +99,8 @@ Q. The bash completion code inhibits some commands from completing on
|
|||||||
have to disable completion for that command in order to complete on
|
have to disable completion for that command in order to complete on
|
||||||
the files that I need to?
|
the files that I need to?
|
||||||
|
|
||||||
A. No. Use M-/ to (in the words of the man page) attempt file name
|
A. No. Use M-/ to (in the words of the bash man page) attempt file
|
||||||
completion on the text to the left of the cursor. This will
|
name completion on the text to the left of the cursor. This will
|
||||||
circumvent any file type restrictions put in place by the bash
|
circumvent any file type restrictions put in place by the bash
|
||||||
completion code.
|
completion code.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user