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

if xi support multi edit mode like vim? #85

Closed
hh9527 opened this Issue Jun 25, 2016 · 8 comments

Comments

Projects
None yet
8 participants
@hh9527
Copy link

hh9527 commented Jun 25, 2016

i know that is not available yet for now. my question is "is it possible to implement a vim-like editor with plugin?"

@lucasprag

This comment has been minimized.

Copy link
Contributor

lucasprag commented Jun 27, 2016

I would like to use something like the vim modes too.

@dpc

This comment has been minimized.

Copy link

dpc commented Mar 31, 2017

I'd just like to add, that if the effort to support it is to be made, please remember that Vim is not the only way to work with modes. I actually enjoyed kakoune improvement over original Vim ways.

@cmyr

This comment has been minimized.

Copy link
Member

cmyr commented Apr 1, 2017

@dpc I agree, kakoune seems like a really interesting development. I would hope any modal model eventually implemented for xi would be extensible enough to play around with other possibilities. :)

@dotancohen

This comment has been minimized.

Copy link

dotancohen commented Apr 12, 2017

+1 support for a VIM mode. Xi is the first editor that I've been excited about in over a decade, but without a VIM mode it would be useless to me.

@raphlinus

This comment has been minimized.

Copy link
Contributor

raphlinus commented Apr 12, 2017

I'm not sure whether a plugin is the best place to implement vim-style modal editing (I think it might require tighter binding with the front-end than I have in mind for plugins), but in any case it's on the roadmap. It will require community participation if it will be implemented any time soon, though.

@tarvos21

This comment has been minimized.

Copy link

tarvos21 commented Apr 17, 2017

@raphlinus, happy to hear that, I also find XiEditor exciting on macOS.

@JESii

This comment has been minimized.

Copy link

JESii commented Apr 27, 2017

+1 for vim... my fingers do the talking

@cmyr

This comment has been minimized.

Copy link
Member

cmyr commented May 4, 2017

Closing as a dupe: #93 will be the tracking issue for modal editing support.

@cmyr cmyr closed this May 4, 2017

lord pushed a commit to lord/xi-editor that referenced this issue Oct 31, 2018

Merge pull request xi-editor#85 from google/opaque
Set "opaque" on EditView
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment