| Version 2 (modified by szabgab, 2 years ago) (diff) |
|---|
Context Sensitive Right Click on the mouse
Clicking on the right button of the mouse trigger a pop-up in Padre with a list of actions that can be executed. The exact list depends on the file type and the specific location of the mouse.
As Padre also tries to be keyboard friendly the same pop-up can be triggerd by pressing Alt-/
Menu Items
Undo and Redo are always listed but they might be grayed out. They are the same as in Edit -> Undo and Redo
Open Selection is show if there is a selection
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
Find in Files will open that menu in Search -> Find in Files...
Copy and Cut, Paste, 'Select All the standard menu options
Implementation
TODO
- Describe in detail
- Allow plug-ins to add items
- Allow the user to configure what's in the right-click menu
