mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-22 05:36:00 +03:00
CustomKeybindingDemo: comment edit
This commit is contained in:
parent
0965a0d372
commit
9af37e9404
@ -242,8 +242,8 @@ main = do
|
||||
-- looks in plain text and Markdown formats. These can be used to
|
||||
-- generate documentation for users. Note that the output generated
|
||||
-- here takes the active bindings into account! If you don't want
|
||||
-- that, use handlers that were built from a KeyConfig that didn't
|
||||
-- have any custom bindings applied.
|
||||
-- that, use a key config that doesn't have any custom bindings
|
||||
-- applied.
|
||||
let sections = [("Main", handlers)]
|
||||
|
||||
putStrLn "Generated plain text help:"
|
||||
|
Loading…
Reference in New Issue
Block a user