Menu

#43 patch to edit on input field

closed-accepted
None
5
2004-06-21
2004-04-18
No

This patch add another function mygetline() (in file src/input.c),
instead of modifing the function getline(). They are very similiar. Then
add a few lines to command.c, at there call the function mygetline().

(Inline editing on Input fields ( ??^B/^F ))-- TODO file said.

This patch is against the release version 15.5

Discussion

  • Mingming Ren

    Mingming Ren - 2004-04-18

    patch to edit on input field

     
  • Mingming Ren

    Mingming Ren - 2004-04-18

    Logged In: YES
    user_id=683621

    use this patch, you can edit the history search keyword after you type
    CTRL-B or CTRL-F. this is very convenience.

     
  • Hans-Bernhard Broeker

    • assigned_to: nobody --> broeker
    • status: open --> open-accepted
     
  • Hans-Bernhard Broeker

    Logged In: YES
    user_id=27517

    I like that patch. I'll check it in.

    You wouldn't happen to have some documentation for it lying
    around that you could contribute into the man-page or
    on-line help, would you?

     
  • Hans-Bernhard Broeker

    • status: open-accepted --> closed-accepted
     
  • Hans-Bernhard Broeker

    Logged In: YES
    user_id=27517

    Patch is in CVS now. No feedback on documentation ---> will
    not be documented.

     

Log in to post a comment.