On Wed, Jun 29, 2016 at 08:28:23PM -0400, Pavan Maddamsetti wrote: > On Wed, Jun 29, 2016 at 7:53 PM, Philip Guenther > <[email protected]> wrote: ... > > Workaround: type ^V (control-V) before typing tab. > > > > > > Philip Guenther > > Thanks, Philip. Do you know why this might be happening? I have > another machine, running 5.8, where this has not been an issue.
The default value of the 'filec' option was changed from empty to a tab during the development cycle of 5.9. The previous behavior can be restored by adding set filec= to your $HOME/.exrc file
