Tagged Questions
6
votes
2answers
665 views
Custom keyboard shortcuts in gedit
Since I spend a lot of time on my laptop, I've gotten used to using keyboard shortcuts for everything. I want to be able to switch from tab to tab of opened documents in gedit by pressing Ctrl+Tab ...
0
votes
0answers
163 views
How do I bind this custom shortcut in gedit?
Here is my problem:
I took the plugin "proper-editing-plugin" (http://code.google.com/p/proper-editing-plugin/) in order to have special bindings for gedit.
The plugin works perfectly by clicking in ...
0
votes
1answer
213 views
Gedit Shortcuts stopped working
Suddenly the Gedit shortcuts stopped working.
For example, Ctrl+F, instead of finding a string makes the cursor to the next character.
Ctrl+H now has the same functionality as backspace.
I tried ...
3
votes
2answers
814 views
Gedit has an unlisted Ctrl-D shortcut which deletes a line. How can I override it?
In Gedit, I installed the line_tools plugin. It uses Ctrl+D to duplicate the the current line. When I pressed Ctrl+D, it did the opposite! It deleted the line instead!
It turns out that Gedit has ...
3
votes
2answers
239 views
Bash keybindings that match those of gedit?
I want to have the same keybindings in gedit and in bash. Namely all the selections, also cut, copy and paste.
I know there are some important ones that are already taken (Ctrl+C, Ctrl+W, etc), ...
1
vote
2answers
459 views
How do I configure keyboard commands?
In Windows I never turn my NumLock on. I navigate through the page line with Home and End, and when I want to mark a line I use them in a combination with the Shift key. Pretty basic stuff right? Well ...