Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 259229
Collapse All | Expand All

(-)bashline.c.orig (+1 lines)
Lines 1116-1121 Link Here
1116
1116
1117
  if (matches == 0)
1117
  if (matches == 0)
1118
    {
1118
    {
1119
      rl_completion_append_character = ' ';
1119
      dflags = 0;
1120
      dflags = 0;
1120
      if (in_command_position)
1121
      if (in_command_position)
1121
	dflags |= DEFCOMP_CMDPOS;
1122
	dflags |= DEFCOMP_CMDPOS;

Return to bug 259229