]> git.tdb.fi Git - ext/subsurface.git/commit
Add completions to the dive location, buddy and divemaster entries
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Oct 2011 06:47:19 +0000 (09:47 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Oct 2011 06:47:19 +0000 (09:47 +0300)
commitbbe7f061891e4410423697cbc9d5f4ab19bcde16
treea08ca94919b1d4e64916cae68ca9461bc1ccee84
parentbf33bf879faf08ef515be9c539e537a5d6df1f17
Add completions to the dive location, buddy and divemaster entries

This way you can just type the first few characters of a location you've
been to before, and it will show you a list of possible completions.
Same for buddies and divemasters (which take the completions from a list
of people you've used before).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
dive.c
dive.h
info.c