You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mitchell edited this page Sep 18, 2020
·
1 revision
Introduction
Starting in Textadept 9.0 alpha 2, regular expression searches replaced Lua
pattern searches. This module brings back Textadept's Lua pattern searches and
toggles between them and regular expression searches.
It inserts a toggle option into the "Search" menu. You can also bind a key to
the toggle_lua_patterns() function.
Usage
Download the attached file and add the
following to your ~/.textadept/init.lua: