﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1118	parley: Arrow key cursor movement doesn't work in csi with urxvt	acharlton	Christian Kellermann	"Using parley with csi in the following fashion:

  (use parley)
  (let ((old (current-input-port)))
    (current-input-port (make-parley-port old)))

Running csi in urxvt and attempting to move the cursor with arrow keys results in a character being printed (A, B, C, or D). Cursor movement with Ctrl-A,E,N,P works. Curiously, Ctrl-arrow-keys result in lowercase characters being printed (a, b, c, and d).

This does not affect other terminals that I've tried, only urxvt (rxvt-unicode)."	defect	closed	minor	someday	extensions	4.8.x	wontfix			
