Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-uvarov committed Aug 16, 2024
1 parent 466bf1d commit bbac577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd-stack/mod.nu
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def --env cmd-cycle [
}

def setup-keybindings [] {
# Use `commandline` edit here as keybindings can't be modified from custom command
# Use `commandline edit` here as keybindings can't be modified from custom command
# Bug report: https://github.com/nushell/nushell/issues/13636
let $closure = {
# Add keybindings for `cmd-stack`
Expand Down

0 comments on commit bbac577

Please sign in to comment.