dominictarr / hipster

MIT License
73 stars 8 forks source link

Simple search #6

Closed maks closed 12 years ago

maks commented 12 years ago

New plugin for searching "forwards" for text.

The previous text search term is preserved between invocations mimicing the way the feature is implemented in firefox and chrome.

I also needed to modify entry plugin to explicitly check for the "vetoed" key name because indent plugin was relying on just changing the key.name for tab char which was not enough in this case to stop chars being entered as the search term being entered into the current document.