Branches for Dapper

Name Status Last Modified Last Commit
lp:ubuntu/dapper/grun 2 Mature 2009-07-21 17:12:23 UTC
3. * grun.c: yet another fix of auto-com...

Author: Oohara Yuuma
Revision Date: 2004-12-07 20:35:04 UTC

* grun.c: yet another fix of auto-completion (closes: #281334)
  + removed the region selection in auto-completion; gtk assumes that
    the cursor is always at the last of the selection if there is
    any selection
  + if the entire command is selected, if the cursor is at the last
    of the selection and if the user types a new character, then
    replace the entire command with that character, don't append it
  + when searching for a directory, ignore "." and ".."
  + the program respects the slash at the beginning of the command
    when the user deletes a character as well as when he/she adds one
* debian/README.Debian: noted the assumptions of auto-completion
* grun.c: move the cursor first, then select the region

11 of 1 result