|
|
@@ -156,6 +156,7 @@ static struct key bindings[] = { |
|
|
|
{ KEY_F(5), SEL_REDRAW, "", "" }, /* Undocumented */ |
|
|
|
/* Copy currently selected file path */ |
|
|
|
{ CONTROL('K'), SEL_COPY, "", "" }, |
|
|
|
{ ' ', SEL_COPY, "", "" }, |
|
|
|
/* Toggle copy multiple file paths */ |
|
|
|
{ CONTROL('Y'), SEL_COPYMUL, "", "" }, |
|
|
|
/* Toggle quote on while copy */ |
|
|
|