chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1118: parley: Arrow key cursor movement doesn't work


From: Chicken Trac
Subject: [Chicken-janitors] #1118: parley: Arrow key cursor movement doesn't work in csi with urxvt
Date: Thu, 24 Apr 2014 19:56:37 -0000

#1118: parley: Arrow key cursor movement doesn't work in csi with urxvt
------------------------+---------------------------------------------------
 Reporter:  acharlton   |       Owner:         
     Type:  defect      |      Status:  new    
 Priority:  minor       |   Milestone:  someday
Component:  extensions  |     Version:  4.8.x  
 Keywords:              |  
------------------------+---------------------------------------------------
 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).

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1118>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]