Ticket #150 (closed enhancement: fixed)

Opened 15 years ago

Last modified 13 years ago

Tab completion for athrun

Reported by: broder Owned by:
Priority: low Milestone: The Distant Future
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

It shouldn't be too hard to write-up tab completion for the the second (and subsequent) argument(s) to athrun. We should write it up and drop it in /etc/bash_completion.d

Change History

comment:1 Changed 15 years ago by jdreed

  • Milestone set to The Distant Future

comment:2 Changed 15 years ago by broder

  • Status changed from new to proposed

Written in r23801, fixed in 23802 and r23806. Uploaded to proposed. This has some known bugs when spaces are involved, but if nobody reports any other problems, I'll plan to move this to production on Thursday.

comment:3 Changed 15 years ago by broder

The tab completion would spew errors on your console if /mit didn't exist (which might happen if the automounter wasn't installed). I've fixed this in r23826. Because I think we've had enough exceptions to the rules over the last few days, let's wait to move this into production on Monday.

I probably won't have ready access to a computer, so someone else should do the move if I don't.

comment:4 Changed 15 years ago by geofft

  • Status changed from proposed to closed
  • Resolution set to fixed

I've moved it into production.

comment:5 Changed 13 years ago by geofft

This doesn't seem to be working for me until I . /etc/bash_completion.d/athrun. Do the Athena dotfiles not source /etc/bash_completion.d/* or something?

comment:6 Changed 13 years ago by broder

No, that's handled by /etc/bash_completion, which the Ubuntu default dotfiles source these days (if you have bash-completion installed), but ours probably don't.

Note: See TracTickets for help on using tickets.