Tab Text Finder is a simple and fast grep-like text search application, where the search results are kept as separate window tabs. This application is the most effective when you are going to find keywords one after another in the same set of files.
The English version is now cloned as "SurfFind" here: https://sourceforge.net/projects/surffind/
タブもじ検 v1.6 リリース
試験的に .NET Framework4 への移行や Native コードの使用による高速化を試みましたが、
思ったほどのパフォーマンスメリットがなく、32/64 ビット版のビルドなど、
煩雑さの増大によるデメリットの方が大きそうだったのでやめることにしました。
また、ファイルの文字コードを自動判別だけでなく、直接指定できるようにしました。
1.5 からの差分
・ファイルの文字コードを指定する機能を追加
・検索結果行をリスト上クリックしたときに、ファイルが変更されていると落ちることがあるのを修正
・Azuki.dll を 1.6.2 から 1.6.3 に更新