Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

ctrl+f doesn't go forward one character #5

Open
Willyfrog opened this issue Jan 26, 2014 · 14 comments
Open

ctrl+f doesn't go forward one character #5

Willyfrog opened this issue Jan 26, 2014 · 14 comments

Comments

@Willyfrog
Copy link

instead the find menu keeps popping up

@ivo-
Copy link
Contributor

ivo- commented Feb 3, 2014

fixed in master, 57bdbcb

@nayyara-cropsey
Copy link

I am still seeing this error even after this fix. Can you double check?

@ivo-
Copy link
Contributor

ivo- commented Feb 3, 2014

Try to clone the plugin from github repository and make sure you have the last version of emacs.keymap

@nayyara-cropsey
Copy link

I do have the latest code and keymap. Do I need to compile anything manually?

@nayyara-cropsey
Copy link

This line seemed to be the culprit "ctrl-x ctrl-f" [:navigate-workspace-transient]. Removing it solved my problem. I am wondering if this is only happening on my machine or if anyone else is seeing this.

@ivo-
Copy link
Contributor

ivo- commented Feb 4, 2014

Works fine on my machine. This is probably related to LightTable/LightTable#1239

@johnwalker
Copy link

Yeah, this was driving me nuts. If you look in the default keymap, there's "pmeta-f" bound to opening find. Delete that line and this problem goes away.

@johnjelinek
Copy link

This is still happening as I reference here: #12

@johnjelinek
Copy link

Is using the cloning from github rather than installing from the plugin manager and modifying the culprit @nayyara-samuel mentioned the only fix?

@johnwalker
Copy link

Does my fix* work?

*hack

@johnjelinek
Copy link

@johnwalker no change for me, is a LT restart required?

@johnwalker
Copy link

Beats me, haha. The line is in default.keymap under either :app or :editor.

Better idea, this is my default.keymap ($LTHOME/settings/default/default.keymap)

https://gist.github.com/johnwalker/9318904

and this is my user.keymap (~/config/LightTable/settings/user.keymap)

https://gist.github.com/johnwalker/9318921

and finally emacs.keymap (~/.config/LightTable/plugins/Emacs/emacs.keymap)

https://gist.github.com/johnwalker/9318955

@johnjelinek
Copy link

@johnwalker no change even after LT restart.

@joshuafcole
Copy link
Contributor

Just popping in to ask if anyone can still reproduce this issue? I'm unable to do so and would like to close out the issue if it's resolved.

Cheers,
Josh

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

No branches or pull requests

6 participants