mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-25 06:54:19 +03:00
Start FAQ
This commit is contained in:
parent
5ae68f6781
commit
0b5e52dcb4
9
FAQ.md
Normal file
9
FAQ.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
brick FAQ
|
||||||
|
=========
|
||||||
|
|
||||||
|
* Q: Why doesn't brick get my Ctrl-arrow key events?
|
||||||
|
* A: Your terminal emulator probably isn't sending the expected
|
||||||
|
sequences. For example, OS X's Terminal.app does not do this by
|
||||||
|
default and requires configuration to make it work. See also:
|
||||||
|
|
||||||
|
http://unix.stackexchange.com/questions/110022/how-do-i-find-out-the-keycodes-for-ctrlup-and-down-arrow-for-term-screen
|
Loading…
Reference in New Issue
Block a user