dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.63k stars 278 forks source link

wrong cursor position if delimiter contains emoji #332

Open macrozone opened 5 years ago

macrozone commented 5 years ago

if you use an emoji in the delimiter (why not?), the cursor behaves weirdly:

vorpal
  .delimiter('💩 $')

typing in the first letter does not move the cursor, but instead its over the first letter

oatkiller commented 5 years ago

👍 having the same issue

bradytsai commented 4 years ago

I have the same issue as well

sweethuman commented 4 years ago

This doesn't seem to be maintained any longer, check out this fork: https://github.com/vorpaljs-reforged/vorpal @bradytsai

macrozone commented 3 years ago

@sweethuman reforged seem to have staled as well... sadly

sweethuman commented 3 years ago

I guess somebody should pick it up and continue it's legacy

macrozone commented 3 years ago

@sweethuman https://github.com/drew-y/cliffy seems also like an alternative

slinkardbrandon commented 3 years ago

I simply haven’t had time to contribute to the reforge efforts recently. We need more hands but the org is set up and I think we’re definitely willing to get any help we can.

Sent from my iPhone

On Oct 29, 2020, at 10:37 AM, Marco Wettstein notifications@github.com wrote:

 @sweethuman https://github.com/drew-y/cliffy seems also like an alternative

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.