From nobody Wed Feb 14 13:14:29 2024 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TZdvT6wK2z59pX6 for ; Wed, 14 Feb 2024 13:14:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TZdvT4XHnz4fc2 for ; Wed, 14 Feb 2024 13:14:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707916469; a=rsa-sha256; cv=none; b=NIT+JBtduBWqqc0L6L8q0J9KKssmC8OvOI2nmMHfXNweLaXWT/640KsAUOdhdonehgoplh VSY9KZb17xuJ5MbV/dKntoIb+btqoaHg4sQ+TzY+9Je2Nqu+dI5BPh7ygaAjilSsGMtHqn SoW0AHjH78/QUndUF7DR4Fedt4u4jv60LN4GL6lNRNto7hXkWfAHmKwtC5SnXxGJ2QC2U5 6qywXtee8vJIQNFDoESMVMcuGG9fGt8HXw60PiqWTccX9UTQBeRlS1WyJ2xyvpVrIP5IDB 1uvYC1iWTYt7rlt1+PSe/AloElb4s4iOTpSHiwfWzaIrbzjAl97krLSn+Soa7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707916469; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Jo9oyLGNbS5FOK1Jw5xwkW/c1diCqZq5DE7s0OtxDF4=; b=ADrIETGlk0cA+7OxAUe2Idc51fyC7dvAes+cc+NNSq2P5nUZmzTRUL9peB3G7RSW97Na0i 8g/jmgdrCOjdrieigSyPe5QmMSumLI5b9vcgkvbspbMeHalkVNlGhGbmevPf4c2DyiErQ+ RR5udEeeYSCliDEtV4E1EoVmsH8Mr/Zyw9Nz5FXzSVssU3btCPoc/ef2IWUH3beNrs4PLw oaBXl7mcJjd49JSsOCIGTgUsXIUpqZ9XsphiYKUDCwBJykSNl/OH9JdKJyC1d2Y0vY2kDU dX9t6ADm6ZstGZ4xsm0H7nhYhn/+H3NVskKIneNAy27oLRC+9SDAYxUVZR1p/g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TZdvT3c0Cz10bp for ; Wed, 14 Feb 2024 13:14:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 41EDETQL009928 for ; Wed, 14 Feb 2024 13:14:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41EDETqn009927 for ports-bugs@FreeBSD.org; Wed, 14 Feb 2024 13:14:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277050] feat: add shells/zsh-fast-syntax-highlighting Date: Wed, 14 Feb 2024 13:14:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: phantrungson17@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277050 Bug ID: 277050 Summary: feat: add shells/zsh-fast-syntax-highlighting Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: phantrungson17@gmail.com Created attachment 248458 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248458&action= =3Dedit the patch file for the plugin This is a pretty neat plugin with highlights being much more fish-like :). I miss this plugin from Arch, so I made a port. Repo: https://github.com/zdharma-continuum/fast-syntax-highlighting --=20 You are receiving this mail because: You are the assignee for the bug.=