RESearch — поиск и замена с рег.выражениями и многое другое

Анонсы новых плагинов. Обсуждение плагинов ведется ниже.
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Latest post of the previous page:

Version 7.85 (29.11.2013)
* Hotkey fixes
- Fixed leaving \r when replacing "\n" with "" from Panels
* Show number of scanned files in "No files found" message
- "Search only in first..." worked even with disabled Advanced search
- Fixed Grep with "Output file names only"

http://www.kostrom.spb.ru/FILES/RESearch785.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.00 (16.12.2013)
+ [X] Advanced file options added to File Rename
+ Added Multi-line RegExp Replace (see Hints.txt)
+ Properly-working Reverse regexp search in Editor (except maybe ungreedy search - depends on interpretation)
+ "Reverse search" and "In Selection" added to Search/Replace presets
* F5 copies current preset in menu
* Presets button moved to bottom right corner everywhere
* Every major dialog has "Close" button, which saves settings but doesn't do anything else
* Numpad Plus in preset/batch lists adds new item at the end
* Increased limits for Several-line operations
- ! Removed horrible bottleneck in Regexp file replace
- Fixed alignment issues in ANSI version
- Fixed crashing Far3 after closing TmpPanel via disk menu
- Updated positioning of Replace prompt in editor
- Removed last mentions of "Multiple regexp search"
- Properly updating saved selection after replace in selection
- Fixed missing files in results panel after File Rename

http://www.kostrom.spb.ru/FILES/RESearch800.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.01 (17.12.2013)
- Fixed editing preset lists in batches
- Fixed problems with flags in presets
- ^ (beginning of line) matches only once per line when replacing - so "^." => "" will remove only first character, not whole line

http://www.kostrom.spb.ru/FILES/RESearch801.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.21 (24.01.2014)
- Rename files fixed
- Grep output to file fixed

Version 8.20 (23.01.2014)
+ Versions for Far2/Far3 should properly process paths longer than 260 symbols
+ [Count all] in Editor Search
- Fix crash in plain-text Grep

http://www.kostrom.spb.ru/FILES/RESearch821.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.25 (31.01.2014)
! Panel operations use pcre16 in Unicode versions, instead of UTF-8
* PCRE updated to version 8.34
- Significantly reduced memory consumption for Panels operations

http://www.kostrom.spb.ru/FILES/RESearch825.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.27 (19.02.2014)
- Fixed "Search in selected" not processing subfolders
- Fixed "Rename selected"
* In "[X] Use real EOL" mode in editor one can change EOL sequences properly
- Fixed rare crash on handling invalid utf-8
- Fixed $ not matching before "\r\n"

Version 8.26 (11.02.2014)
- Fixed incorrect pcre 8.34 integration, which led to freeze wile compiling certain patterns

http://www.kostrom.spb.ru/FILES/RESearch827.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.30 (11.03.2014)
! Rewritten Editor Replace: supports changing EOLs, and optimized insert/remove string operations
- Fixed encoding detection in panels
+ Escapes can be used in "Prepend/Append to file name" string in Grep
- Plain text Grep fixed
* Presets and Batches callable from LUA in Far3

http://www.kostrom.spb.ru/FILES/RESearch830.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.35 (15.04.2014)
! Editor Replace rewritten again, previous version was a total failure
* Cosmetic updates
* Option to use short filenames from panels (along with long ones, not instead of)
* Syntax for calling Preset/Batches from Lua changed
* PCRE updated to version 8.35

http://www.kostrom.spb.ru/FILES/RESearch835.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.36 (17.04.2014)
- Fixed some issues with EOLs in Editor
- Fixed encoding detection for Replace in panels
+ Added Unicode/UTF-8 without BOM auto-detect, using modified code from Far3
- Setting for mask case sensitivity works properly
* Presets for (Quick)Rename include case-sensitivity

http://www.kostrom.spb.ru/FILES/RESearch836.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.37 (18.04.2014)
- Fixed handling empty lines in Editor
- Fixed searching in network paths

http://www.kostrom.spb.ru/FILES/RESearch837.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.38 (22.04.2014)
- File Replace confirmations fixed
* Three-state In Selection Only checkbox for Edit presets
+ Can execute complete operations from Lua, see PluginCall.txt for details

http://www.kostrom.spb.ru/FILES/RESearch838.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.39 (05.05.2014)
* Always restore selection after Editor Replace
- Workaround for adding EOL to line without EOL

http://www.kostrom.spb.ru/FILES/RESearch839.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.40 (13.05.2014)
- Fixed handling of zero-length files in Panels
* Another way of calling presets from Lua
* Search and Grep work on files opened for writing
* Search and Grep can operate on file streams
- Can handle UNC paths longer than 260 symbols

http://www.kostrom.spb.ru/FILES/RESearch840.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.45 (16.05.2014)
+ Special script engine FarLUA allows using internal Far3 Lua engine
+ Added Spanish translation, thanks to Mauro72
+ LuaScript dll's bundled in Add-ins, for usage with Far 1.75/2.0
- Fixed line count in Editor | Count All

http://www.kostrom.spb.ru/FILES/RESearch845.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.46 (21.05.2014)
- Memory corruption fixed
- Fixed crash using FarLUA with plain-text search
- Spanish .lng not forgotten
* Plain-text search yields proper $0
* Multiple return values from FarLUA merged together
* Added some documentation for Script evaluation
- LuaScript dlls now register themselves properly
* More parameters in File presets
* Can skip() from scripts
* Can show panel with Grep results

http://www.kostrom.spb.ru/FILES/RESearch846.rar
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 8.47 (04.06.2014)
- Don't import own functions into global table in RESearch.lua
* Do not try to cache script engines list
- Properly cancel operation if FarLUA script fails
- LuaScript dlls registration updated again
* Installation instructions added

http://www.kostrom.spb.ru/FILES/RESearch847.rar
Post Reply

Return to “Анонсы новых плагинов”