X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fguestfish.pod;h=6477647b81049411d09e20a9b00279d8d853da19;hb=58e18536854785ab033fb80b0b96f6adc389079e;hp=687c7495464d0d6b81cc6baa5c0be73727cc1283;hpb=bed2c55aff264ded2d0c76995506e43e4b722c83;p=libguestfs.git diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 687c749..6477647 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -781,6 +781,22 @@ To write rules which only apply to guestfish, use: ... $endif +Variables that you can set in inputrc that change the behaviour +of guestfish in useful ways include: + +=over 4 + +=item completion-ignore-case (default: on) + +By default, guestfish will ignore case when tab-completing +paths on the disk. Use: + + set completion-ignore-case off + +to make guestfish case sensitive. + +=back + =back =head1 SEE ALSO