-
Notifications
You must be signed in to change notification settings - Fork 8
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
needed to escape the -
character in key binding?
#4
Comments
You're welcome! I actually implemented these to resist going back to Sublime That's interesting, I did not need the escaping for it to work. I'll update the default in case it is affecting other users. Thanks for reporting! |
I had a look at this as I thought I might be having the same issue. From what I can see the keymap for shrinking the pane only works when your focused on an editable pane with a file open. If you are in the settings pane or using the term plugin in one of the panes then shrinking doesnt seem to work although growing the pane works fine. I tried escaping the dash in my keymaps and it didn't change things. Thanks for a great plugin, stopped me going back to sublime :) |
Seconding @tristanbettany here — wish it would work with Settings or something like Term2. Thanks for making this plugin! |
@laurelnaiad thanks for posting the fix. Had the same problem :) |
Thanks for making these utilities! I was seriously contemplating going back to Sublime over the loss of Origami! Problem solved.
FWIW, it may be just me, but on my Macbook Pro it seems I needed to remap as follows (note the backslash) to get proper shrinkage by escaping the dash character:
The text was updated successfully, but these errors were encountered: