Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

VIM is very buggy #216

Closed
IonicaBizau opened this issue Oct 20, 2013 · 2 comments
Closed

VIM is very buggy #216

IonicaBizau opened this issue Oct 20, 2013 · 2 comments

Comments

@IonicaBizau
Copy link
Contributor

VIM is very buggy.

For example Up and Down keys don't work...

Hope it will be fixed soon.

@abhinav-upadhyay
Copy link

What sort of work is required to make finalterm properly work with terminal applications like vim? For a lot of us, vim is a strict requirement in order to start using finalterm completely. I wouldn't mind giving a hand if I know what is to be done in order to fix this.

@p-e-w
Copy link
Owner

p-e-w commented Oct 21, 2013

In general, this is a subset of #121.

In particular, @abhinav-upadhyay:

What's required is several things:

  1. Remaining control sequences must be properly implemented (in https://github.com/p-e-w/finalterm/blob/master/src/TerminalOutput.vala). This is very difficult since the behavior of most of them is more or less undocumented.
  2. The "keyboard model" issue needs to be fixed (see Added keybindings for Home and End keys. #62).
  3. Several Clutter and Pango bugs/limitations need to be overcome, such as Directory names are sometimes cut off in "ls -l" output #199.

@p-e-w p-e-w closed this as completed Oct 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants