Is it possible to map a keyboard shortcut to open an Explorer window to the...
Is it possible to map a keyboard shortcut to open an Explorer window to the path of a file or folder selected in the Project view in IntelliJ? I'm hoping there is (or I can create) a shortcut to...
View ArticleInsert a newline without entering in insert mode, vim
I want insert newlines in normal mode in vim using Shift-Enter and Ctrl-Enter. I try some solutions and mixing solutions from Vim Wikia - Insert newline without entering insert mode but Shift-Enter and...
View ArticleHow to avoid constant switching to and from English keyboard layout to type...
I am giving Vim a serious try for coding my Python apps.However, Vim is proving to be so flexible, I was thinking to use it as my main editor at work for writing lawyer/legal documents. The problem is...
View ArticleInsert a newline without entering in insert mode, vim
I want insert newlines in normal mode in vim using Shift-Enter and Ctrl-Enter. I try some solutions and mixing solutions from Vim Wikia - Insert newline without entering insert mode but Shift-Enter and...
View ArticleMultiple modifiers (2) in Keyboard Input Report for custom HID keyboard
I'm building a macro keyboard and one of the functions I'm trying to implement is Ctrl+Shift+R, but in the definitions, only one modifier exists in the fixed 8 byte string. How do I implement...
View ArticleInsert a newline without entering in insert mode, vim
I want insert newlines in normal mode in vim using Shift-Enter and Ctrl-Enter. I try some solutions and mixing solutions from Vim Wikia - Insert newline without entering insert mode but Shift-Enter and...
View ArticleIntellij Default windows keymap on Mac OS X
Is it possible to have the default windows key map for Intellij IDEA on Mac OS X. It is not an option like the Eclipse Windows Key Map?
View ArticleRemap right option key in mac
Macbook pro 13" does not have a right control key. As a programmer I really need this key and it is not convenient to hit left control with keys that are also on the left side of the keyboard. Is there...
View ArticleCan VSCode start a selection that will automatically extend with cursor...
I'm evaluating VSCode as a replacement for Atom (which replaced SlickEdit), but I can't determine if it will support the selection behavior I was able to achieve with Atom and Slick. I have my cursor...
View ArticleSubstitue VSCode's ctrl+d for Vim extension
I want to have the same functionality as VSCode's ctrl+d when using the Vim extension.Due to an bug with multiple cursors where you cannot return to single cursor in Vim extension have I tried to find...
View ArticleWhy does the keymapping does not correspond to the ini file in xrdp?
I'm having an issue with the special keys using XRDP on an Raspberry PI.I've downloaded xrdp and configured it, then when connecting and opening a terminal, some keys are messing up everything.For...
View ArticleCaps Lock to Escape Mapping in QEMU/KVM VM Triggers Escape Twice on X11...
I am running Arch Linux on my host system with GNOME on Wayland and a Kali Linux VM with GNOME on X11, using QEMU/KVM with Virtual Machine Manager. On my host system, I have remapped Caps Lock to...
View ArticleHow can ı make space key work as it should for intellij on mac?
I am trying to use Intellij for java.I am on a mac.Space button doesn't work as it should.In order to leave a blank,ı must use shift + space.Tried keymap and various other things,nothing worked.What am...
View ArticleProgrammer's VIM setup for Finnish/Swedish or other non-US keyboard layout
I've been recently learning some VIM hackery and I have learned a lot of useful commands and gotten pretty efficient at editing text with VIM. I'm using the Finnish qwerty keyboard layout (see image...
View Article