From 5f1b17f75a101c8f7eeb6d935193ee84b1f899d6 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 23 Jan 2025 12:40:58 +0100 Subject: [PATCH] chore: update name rewrites (#885) --- .fff-ir-lint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.fff-ir-lint.json b/.fff-ir-lint.json index 84cf9f59..c2e42c54 100644 --- a/.fff-ir-lint.json +++ b/.fff-ir-lint.json @@ -22,10 +22,10 @@ "/^vol(ume)?[_\\s]*(d(o?w)?n|[v\\-])$/" ], "ch_next": [ - "/^ch(an(nel)?)?[_\\s]*(up|[\\^+])$/" + "/^ch(an(nel)?)?[_\\s]*(up|[\\^+]|next)$/" ], "ch_prev": [ - "/^ch(an(nel)?)?[_\\s]*(d(o?w)?n|[\\v-])$/" + "/^ch(an(nel)?)?[_\\s]*(d(o?w)?n|[\\v-]|prev(ious)?)$/" ], "mute": [ "mute",