added option to not capture f5,f11,f12

This commit is contained in:
2017-09-11 23:59:43 +02:00
parent 8548c619d8
commit bdadb9b532
6 changed files with 55 additions and 33 deletions
+1
View File
@@ -60,6 +60,7 @@ return [
'term.show_buttons' => 'Show buttons',
'term.loopback' => 'Local Echo',
'term.crlf_mode' => 'Enter sends CR+LF',
'term.want_all_fn' => 'Capture all keys<br>(F5, F11, F12…)',
'term.button_msgs' => 'Button codes<br>(ASCII, dec, CSV)',
'cursor.block_blink' => 'Block, blinking',