| | 12 | ''Open Selection'' is show if there is a selection |
| | 13 | |
| | 14 | ''Open File in Browser'' will open the File Explorer of Windows or Nautilus on Ubuntu at the directory where the current file can be found |
| | 15 | |
| | 16 | ''Find in Files'' will open that menu in '''Search -> Find in Files...''' |
| | 17 | |
| | 18 | ''Copy'' and ''Cut'', ''Paste'', 'Select All'' the standard menu options |
| | 19 | |
| | 20 | |
| | 21 | |
| | 22 | == Implementation == |
| | 23 | |
| | 24 | [http://padre.perlide.org/trac/browser/trunk/Padre/lib/Padre/Wx/Menu/RightClick.pm Padre::Wx::Menu::RightClick] |