|
|
|
|
|
by e12e
4723 days ago
|
|
Wow, I would've thought at least OS X mapped that to "key over tab" rather than literally alt-`... (Which is the key left of backspace with the shift modifier on a Norwegian layout...). Incidentally, I've several times considered modifying that when writing shell scripts ... on the other hand, it does make one try to use the $(...) over `...` as much as possible, which when it makes sense, makes for easier/safer handling of backspaces etc ... so not every inconvenience is a disadvantage... |
|