mirror of
https://github.com/nushell/nushell.git
synced 2024-11-13 20:14:47 +01:00
update edit: cmd: undo syntax (#4826)
This commit is contained in:
parent
ccc85a2979
commit
b342270112
@ -233,7 +233,7 @@ let $config = {
|
||||
event: {
|
||||
until: [
|
||||
{ send: menupageprevious }
|
||||
{ send: edit, cmd: undo }
|
||||
{ edit: { cmd: undo } }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user