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

Request: abbreviate with spaces or returns #28

Closed
broomdodger opened this issue May 30, 2014 · 4 comments
Closed

Request: abbreviate with spaces or returns #28

broomdodger opened this issue May 30, 2014 · 4 comments

Comments

@broomdodger
Copy link

Request: abbreviate with spaces or returns

I tried to make an abbreviation:

ab myname<cr>myphone<cr>

But the were inserted literally.

Is it possible to have spaces or returns in an abbreviation?
Using or

@akahuku
Copy link
Owner

akahuku commented Jul 9, 2014

Oh, it is a bug that wasavi accepts neither a space nor newline.
It will be fixed in the next release, thank you!

akahuku added a commit that referenced this issue Jul 12, 2014
@broomdodger
Copy link
Author

acer c720 chromebook
Version 35.0.1916.155
Platform 5712.89.0 (Official Build) stable-channel peppy
Firmware Google_Peppy.4389.84.0

Installed wasavi.crx 0.6.226 to test using and in an abbreviation.

ab bbb my<space>name<cr>my<space>phone<cr>

typing bbb returned:

mynamemyphone

Expected result:

my name
my phone

The and are no longer inserted literally, but do not seem to insert anything.

@akahuku
Copy link
Owner

akahuku commented Jul 14, 2014

Sorry that commit is not fix the bug completely, because following specs are unclear yet:

  • need no-remapped expansion of abbreviation?
  • list of the key name which can be put into < > notation

By the way, a space in the RHS (:ab LHS RHS) can be written as it is,
and newline can be described by <enter>.

@broomdodger
Copy link
Author

Thank you.
A literal space and <enter> work.

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