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
Hello
Can we add support for search text and direction from URL.
I want to add to url parameter search=my_text and log will be opened and search the token in file
I want to add to url parameter search_direction=forward/backward and log will be opened and search the token in file in given direction. forward is default
e.g.
?log=mylog.log&search=my_text&search_direction=backward
Another feature I suggest is location when opening file. today when I open file Scroll is set to end of file.
I want to add to url parameter scroll=top/bottom
The text was updated successfully, but these errors were encountered:
Hello
Can we add support for search text and direction from URL.
I want to add to url parameter search=my_text and log will be opened and search the token in file
I want to add to url parameter search_direction=forward/backward and log will be opened and search the token in file in given direction. forward is default
e.g.
?log=mylog.log&search=my_text&search_direction=backward
Another feature I suggest is location when opening file. today when I open file Scroll is set to end of file.
I want to add to url parameter scroll=top/bottom
The text was updated successfully, but these errors were encountered: