c1cf86a38a
MC parity audit found 4 semantic bugs in dispatch_ctrl_x_followup: l -> Link (hard link, was Cmd::Symlink) s -> Symlink (absolute symlink, was Cmd::SymlinkRelative) v -> SymlinkRelative (relative symlink, was Cmd::SymlinkEdit) Added 2 ctrl+letter chord entries: ctrl-s -> SymlinkEdit (edit symlink) ctrl-p -> InsertOtherPath (insert other panel path) Added 3 chord aliases for MC-compatibility: p -> InsertCurPath (MC's PutCurrentPath) r -> InsertCurFile (MC's PutCurrentLink) ctrl-d, ctrl-s, ctrl-p handled via modifier check Tests: 1381 pass, zero warnings.