mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-01 00:33:05 +08:00
pkg/edit: Fix the heading of edit:redraw.
This commit is contained in:
parent
8cccda0d51
commit
5d30ddb85f
|
@ -110,7 +110,11 @@ func toKey(v interface{}) (ui.Key, error) {
|
|||
}
|
||||
}
|
||||
|
||||
//elvdoc:fn redraw &full=$false
|
||||
//elvdoc:fn redraw
|
||||
//
|
||||
// ```elvish
|
||||
// edit:redraw &full=$false
|
||||
// ```
|
||||
//
|
||||
// Triggers a redraw.
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue
Block a user