Skip to content

Commit

Permalink
Уточнение.
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuz committed Feb 19, 2015
1 parent 468dcb7 commit e211904
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion enc/enc_lua/luafar_manual.tsi
Expand Up @@ -7764,7 +7764,7 @@ id=186
lv=2
dt=Text
nm=far.InputRecordToName
mtime=3602448001
mtime=3633525408
<article>
#_KeyComb = far.InputRecordToName (Input)
#_Ctrl,Alt,Shift,Key = far.InputRecordToName (Input, true)
Expand All @@ -7778,11 +7778,14 @@ mtime=3602448001
#_
#_**Returns:**
#_ KeyComb: string
#_
#_ Ctrl: "Ctrl", "RCtrl", or *false*
#_ Alt: "Alt", "RAlt", or *false*
#_ Shift: "Shift", or *false*
#_ Key: key without key-modifiers, or *false*
#_
#_ In the case of failure *nil* is returned.
#_
#_**Far API used:**
#_ FarInputRecordToName
#_
Expand Down

0 comments on commit e211904

Please sign in to comment.