On 20101...@19:52, Jakub Wilk wrote:
> Package: fim
> Version: 0.3-beta-prerelease-1.2
> Severity: minor
>
> fim shows "H - Help" in the status line. However, as far as I can see,  
> the H key is not bound to anything.

I confirm.
Indeed, the default configuration in  src/fimrc  states:
  bind 'C-h' "help";
and src/CommandConsole.cpp hardcodes a silly
  sprintf(str, "%s%-*.*s | H - Help",prompt, chars, chars, desc+offset);

So thank you: this will be fixed in the next release.

 Michele



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to