forked from extern/nushell
remove cmd from edit (#4840)
This commit is contained in:
@@ -247,7 +247,7 @@ let $config = {
|
||||
event: {
|
||||
until: [
|
||||
{ send: menupageprevious }
|
||||
{ edit: { cmd: undo } }
|
||||
{ edit: undo }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user