-
Bug
-
Resolution: Done
-
Major
-
7.0.0.ER6, 7.1.0.DR9, 7.1.0.CR4
-
None
-
HPUX
hudson@eap-perf-hpux-01.mw.lab.eng.bos.redhat.com:/home/hudson>echo $0 -bash hudson@eap-perf-hpux-01.mw.lab.eng.bos.redhat.com:/home/hudson>stty -a speed 38400 baud; line = 0; rows = 27; columns = 211 min = 4; time = 0; intr = ^C; quit = ^\; erase = ^H; kill = ^U eof = ^D; eol = ^@; eol2 = ^@; swtch <undef> stop = ^S; start = ^Q; susp = ^Z; dsusp <undef> werase = ^W; lnext = ^V -parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts -ignbrk brkint ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -iuclc -ixon -ixany -ixoff imaxbel -rtsxoff -ctsxon -ienqak isig icanon iexten -xcase echo echoe echok -echonl -noflsh echoctl -echoprt echoke -flusho -pendin opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3
HPUX hudson@eap-perf-hpux-01.mw.lab.eng.bos.redhat.com:/home/hudson>echo $0 -bash hudson@eap-perf-hpux-01.mw.lab.eng.bos.redhat.com:/home/hudson>stty -a speed 38400 baud; line = 0; rows = 27; columns = 211 min = 4; time = 0; intr = ^C; quit = ^\; erase = ^H; kill = ^U eof = ^D; eol = ^@; eol2 = ^@; swtch <undef> stop = ^S; start = ^Q; susp = ^Z; dsusp <undef> werase = ^W; lnext = ^V -parenb -parodd cs8 -cstopb hupcl cread -clocal -loblk -crts -ignbrk brkint ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -iuclc -ixon -ixany -ixoff imaxbel -rtsxoff -ctsxon -ienqak isig icanon iexten -xcase echo echoe echok -echonl -noflsh echoctl -echoprt echoke -flusho -pendin opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop tab3
-
Release Notes
-
-
-
-
-
Cursor keys, tab completion and backspace work in unfriendly manner when running jboss-cli on HPUX box.
- the autocompletion gets displayed on several lines above the input line
- on delete, the cursor starts deleting vertically on the left hand side
- left and right cursor keys move the cursor vertically instead of horizontally
I pressed the enter key to fill the whole terminal window with disconnected strings before every test.
autocompletion
[disconnected /] embed-server [disconnected /] [disconnected /] [disconnected /] [disconnected /] [disconnected /] [disconnected /] [disconnected /] embed- [disconnected /] ... [disconnected /] [disconnected /] e echo echo-dmr embed-host-controller embed-server [disconnected /] embed-server
deletion - every backspace I press move my on line up
[disconnected /] I end up here after pressing backspace several times disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] disconnected /] [disconnected /] embede-server
cursor keys - by mixing cursor keys with some output you can end up like this
![]()
The issue affects also the installer.jar as it uses the same version of Æsh as CLI does.
- is blocked by
-
JBEAP-7469 Update CLI to use aesh-readline 1.0
-
- Closed
-
- is related to
-
JBEAP-3595 Installer prints back every character passed by user (HP-UX - console)
-
- Closed
-
-
AESH-352 Better HP-UX handling
-
- Resolved
-