Oops, forgot to commit move-window. Also add select-prompt to allow index to be typed.

This commit is contained in:
Nicholas Marriott
2008-06-25 20:43:14 +00:00
parent 7836298f29
commit b87789707b
9 changed files with 232 additions and 11 deletions

View File

@ -1,7 +1,7 @@
/* $Id: cmd-command-prompt.c,v 1.3 2008-06-21 10:19:36 nicm Exp $ */
/* $Id: cmd-command-prompt.c,v 1.4 2008-06-25 20:43:13 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
* Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above