oliver / gedit-file-search

Gedit plugin to search a text in all files in a directory
https://oliver.github.io/gedit-file-search/
43 stars 11 forks source link

Max width for "Results" tabs #7

Closed jpfleury closed 11 years ago

jpfleury commented 13 years ago

Keywords searched are used as title for the "Results" tab in the bottom panel. The problem is when I search a long string. The "Results" tab makes my gedit window to exceed screen size. May "Results" tabs have a max width.

jpfleury commented 13 years ago

See the following screen-shot:

gedit-file-search-issue-7

oliver commented 13 years ago

Thanks for noticing this! The Git master now has a limit of 30 characters for the title; could you give it a try?

jpfleury commented 13 years ago

It works very well. Thanks a lot. :-)

jpfleury commented 13 years ago

Same problem with right-click menu context. The following patch solves the problem:

https://gist.github.com/998143

oliver commented 13 years ago

Patch applied; thanks for catching this!

oliver commented 11 years ago

This should be fixed with release 0.5.