mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-20 06:46:26 -04:00
Fix unintended changes
This commit is contained in:
parent
b3e4e125d0
commit
1bd8b6f659
2 changed files with 1 additions and 3 deletions
|
|
@ -287,8 +287,6 @@ urls_input(struct seat *seat, struct terminal *term,
|
|||
|
||||
switch (match->action) {
|
||||
case URL_ACTION_COPY:
|
||||
urls_reset(term);
|
||||
break;
|
||||
case URL_ACTION_LAUNCH:
|
||||
urls_reset(term);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue