-
Bug
-
Resolution: Done
-
Major
-
7.0.0.ER6, 7.1.0.DR9, 7.1.0.CR4
-
None
-
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