pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/television
Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Nov  3 07:03:53 UTC 2025
Modified Files:
        pkgsrc/textproc/television: Makefile cargo-depends.mk distinfo
        pkgsrc/textproc/television/files: files.toml
Log Message:
textproc/television: update to 0.13.8
🐛 Bug Fixes
    fecdc4b (channels) update-channels now takes into account the user's version of tv by @alexpasmantier in #761
    5975e6c (remote) Use relative rc picker state when rendering remote control by @alexpasmantier in #762
    01706b1 (tests) Use a proper tempdir when testing custom cli dirs by @alexpasmantier
    bae2241 (ui) Add string sanitizing for ansi result items by @alexpasmantier
📚 Documentation
    3f3dd83 (uncategorized) Add installation docs to readme and a couple of extra tweaks by @alexpasmantier
⚙️ Miscellaneous Tasks
    15e7d49 (changelog) Update changelog (auto) by @github-actions[bot] in #751
    c894137 (uncategorized) Release version 0.13.8 by @alexpasmantier
    6556d23 (uncategorized) Nix flake update toolchain sha256 and the lock file by @tukanoidd in #754
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/television/Makefile \
    pkgsrc/textproc/television/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/television/cargo-depends.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/television/files/files.toml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/television/Makefile
diff -u pkgsrc/textproc/television/Makefile:1.5 pkgsrc/textproc/television/Makefile:1.6
--- pkgsrc/textproc/television/Makefile:1.5     Mon Oct 27 12:11:50 2025
+++ pkgsrc/textproc/television/Makefile Mon Nov  3 07:03:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/10/27 12:11:50 pin Exp $
+# $NetBSD: Makefile,v 1.6 2025/11/03 07:03:52 pin Exp $
 
-DISTNAME=      television-0.13.7
+DISTNAME=      television-0.13.8
 CATEGORIES=    textproc devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=alexpasmantier/}
 
Index: pkgsrc/textproc/television/distinfo
diff -u pkgsrc/textproc/television/distinfo:1.5 pkgsrc/textproc/television/distinfo:1.6
--- pkgsrc/textproc/television/distinfo:1.5     Mon Oct 27 12:11:50 2025
+++ pkgsrc/textproc/television/distinfo Mon Nov  3 07:03:52 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2025/10/27 12:11:50 pin Exp $
+$NetBSD: distinfo,v 1.6 2025/11/03 07:03:52 pin Exp $
 
 BLAKE2s (addr2line-0.25.1.crate) = cc5c422ec48ccef5c2c46379d2f600644609490afafea5020f2020815d1146e6
 SHA512 (addr2line-0.25.1.crate) = c400f3b6ccaff8a1c0d7d82c708a1784b8fd5ba64b6e420e85819d59b1cadb55fa59c852925093b921469f272d1d5140cf12f013ae75d1e1bc85021097df8fc2
@@ -657,9 +657,9 @@ Size (subtle-2.6.1.crate) = 14562 bytes
 BLAKE2s (syn-2.0.108.crate) = 354605eae94968b0f5199c0f103840e6eaea1a0d7792464c03b4e80b84aad6a7
 SHA512 (syn-2.0.108.crate) = 27ca199db662f3d06de9f139b9707fc30e9719556831b9fcb78f7108f61cdf186cbead48ebd4b684bdcb96944552ba4340a4bd154556cc08d0698f65c9332aaa
 Size (syn-2.0.108.crate) = 301754 bytes
-BLAKE2s (television-0.13.7.tar.gz) = 1628a51058ef72c50ec84f0df82ca5217c120ca954320b46d7544a3aa8078ba0
-SHA512 (television-0.13.7.tar.gz) = d556dbe44c933edf9efc3a8b28d9219f05d112ac6ace6376e1e086e9fc48dc196185267b0765ed519740dc86263a37d5f67fb7a81a68067a4f1b15dcab4a202a
-Size (television-0.13.7.tar.gz) = 17566283 bytes
+BLAKE2s (television-0.13.8.tar.gz) = 51ac1b0229989ffe44215edeacd37d328ed13acff5343192c708d424b0fcece7
+SHA512 (television-0.13.8.tar.gz) = 57a9457c46ea9b29591426046fd817f05d9cd4dbdad84b34ab2e62509b992ed35fd68676eeb71c1eb5fa78845612851ede8fbd0741223c66287316c1ee977620
+Size (television-0.13.8.tar.gz) = 17567217 bytes
 BLAKE2s (tempfile-3.23.0.crate) = 03894a0b6e2c16a9462ea26eccb98f1cef6ee46f95d6a41761f2c3086c0fd692
 SHA512 (tempfile-3.23.0.crate) = 8e9f84400f714209eb713af5960d1de501c10520817299f0ba2fd53a7c5f0931b60d1053c2c84820aa627aa94bdefa1b0e82c787784b1960170930f0ed2d8753
 Size (tempfile-3.23.0.crate) = 43063 bytes
Index: pkgsrc/textproc/television/cargo-depends.mk
diff -u pkgsrc/textproc/television/cargo-depends.mk:1.4 pkgsrc/textproc/television/cargo-depends.mk:1.5
--- pkgsrc/textproc/television/cargo-depends.mk:1.4     Mon Oct 27 12:11:50 2025
+++ pkgsrc/textproc/television/cargo-depends.mk Mon Nov  3 07:03:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.4 2025/10/27 12:11:50 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.5 2025/11/03 07:03:52 pin Exp $
 
 CARGO_CRATE_DEPENDS+=  addr2line-0.25.1
 CARGO_CRATE_DEPENDS+=  adler2-2.0.1
Index: pkgsrc/textproc/television/files/files.toml
diff -u pkgsrc/textproc/television/files/files.toml:1.2 pkgsrc/textproc/television/files/files.toml:1.3
--- pkgsrc/textproc/television/files/files.toml:1.2     Fri Oct  3 15:56:00 2025
+++ pkgsrc/textproc/television/files/files.toml Mon Nov  3 07:03:53 2025
@@ -1,6 +1,6 @@
 [metadata]
 name = "files"
-description = "A channel to select files and directories"
+description = "A channel to search through files and directories"
 requirements = ["fd", "bat"]
 
 [source]
@@ -9,20 +9,3 @@ command = "fd -t f"
 [preview]
 command = "bat -n --color=always '{}'"
 env = { BAT_THEME = "Catppuccin Mocha" }
-
-[ui]
-preview_panel = { "size" = 70, "scrollbar" = true }
-
-[keybindings]
-shortcut = "f1"
-f12 = "actions:edit"
-f11 = ["actions:rm", "reload_source"]
-
-[actions.edit]
-description = "Opens the selected entries with the default editor (falls back to vim)"
-command = "${EDITOR:-vim} {}"
-mode = "execute"
-
-[actions.rm]
-description = "Removes the selected entries"
-command = "rm {}"
Home |
Main Index |
Thread Index |
Old Index