id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
111,Incorect calculations for multi-line prompt,guest,,"For multi-line prompt (containing new-line characters for example) haskeline behaves like the last line has length of whole prompt.

Example:
{{{
prompt = ""Some text.\nPrompt> ""
}}}

This causes problems when editing really long line (longer than width of window).",defect,closed,minor,0.6.3,0.6,fixed,,lordrat@…
