Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEW FEATURE: Vim mode #1380

Open
ufo5260987423 opened this issue Nov 4, 2021 · 1 comment
Open

NEW FEATURE: Vim mode #1380

ufo5260987423 opened this issue Nov 4, 2021 · 1 comment

Comments

@ufo5260987423
Copy link

We've developed Vim mode for BRAT, based on v1.3_Crunchy_Frog. It helped a lot when you have so many annotation in pages.And it's time to open source!
It has such features:

  1. normal mode: keyboard driven cursor and hjkl and many shortcut keys. This is available to text span, entity and relation indicators;
  2. select mode: moving cursor and using v and V to select text spans;
  3. command mode: create/delete entity and relation with command with leader ":";
  4. auto-completion for command based on type inference;
  5. finding mode: using regex in command mode with leader "/";
  6. "Enter" smart command and quickly match your intentional command;

Something must be confirmed:

  1. Which branch should we pull request to? It seems many bugs in v1.3_Crunchy_Frog (we've fixed in our version but it would not be opened); Or there should be a new branch for us?
  2. Where could we place some instruction and right claim for our contribution?

We promise:

  1. we would merge other features into vim mode branches in a decent style;
  2. we would be open to hear from community;
@TSxSAHIL
Copy link

Hi @ufo5260987423 I am getting a blank screen after running the standalone.py Can you please assist me with that?
image

It would be a great help if you could assist me with this issue I am stuck with this from past 3 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants