Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4321

backspace not working at conflict prompt

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • trunk
    • 1.8.0
    • cmdline client
    • None
    • OpenBSD

    Description

      Erasing characters at the conflict prompt does not seem to work anymore.
      
      The prompt looks as follows after hitting p, then backspace, and then the delete
      key::
      
      $ svn resolve 
      Conflict discovered in file 'alpha'.
      Select: (p) postpone, (df) diff-full, (e) edit, (m) merge,
              (mc) mine-conflict, (tc) theirs-conflict, (s) show all options: p^?^[[3~
      
      It seems the new terminal prompt support code is responsible for this.
      Enabling canonical input mode fixes the problem, but reintroduces the
      cancellation problem fixed in r1439093.
      
      Can we somehow fix the backspace key while allowing quick cancellation?
      

      Attachments

        Activity

          People

            brane Branko Čibej
            stsp Stefan Sperling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: