I use terminus to run my rails server, and terminus_panle show logs.
I want to search for certain information in these logs, but the built-in find operation in Sublime Text doesn’t support this; it seems to only work for the View.
I use terminus to run my rails server, and terminus_panle show logs.
I want to search for certain information in these logs, but the built-in find operation in Sublime Text doesn’t support this; it seems to only work for the View.
That’s currently not possible, directly.
Only workaround is to copy paste content into a normal view, to perform search.
see also: https://github.com/sublimehq/sublime_text/issues/6376