X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fguestfish.pod;h=5737c464759ca1577245d41c7d036bc408c8def5;hb=aee7d55fcf754d97d945c318ec06d6387ade067b;hp=803f35aede98536db6c56792b22feb7792357d5c;hpb=06d8064ff8a57eba051044efd1ea1a33c34b9df0;p=libguestfs.git diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 803f35a..5737c46 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -904,6 +904,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 + =item test1.img =item test2.img (etc)