FS#52356 - [lldb] Autocompletion and history do not work

Attached to Project: Arch Linux
Opened by Felix Morgner (fmorgner) - Tuesday, 03 January 2017, 20:26 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 04 January 2017, 17:15 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When using the current version (3.9.1-2) of lldb from the extra repo, the TAB key as well as the UP and DOWN keys do not work as intended. Instead of triggering autocompletion or history traversal respectively, the input the exact keycodes.

Steps to reproduce:
- install lldb from extra
- launch lldb
- try to use autocompletion or the history.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Wednesday, 04 January 2017, 17:15 GMT
Reason for closing:  Not a bug
Additional comments about closing:  This is expected as libedit support has been disabled; see  FS#49974  for more details.

Loading...