Adding the DefaultKeyBindings.dict file so I can ctrl-w to delete words in OSX
This commit is contained in:
parent
9f86ddf648
commit
a4320a80eb
1 changed files with 4 additions and 0 deletions
4
DefaultKeyBinding.dict
Normal file
4
DefaultKeyBinding.dict
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"^w" = deleteWordBackward:;
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue