head 1.8; access; symbols pkgsrc-2026Q1:1.8.0.10 pkgsrc-2026Q1-base:1.8 pkgsrc-2025Q4:1.8.0.8 pkgsrc-2025Q4-base:1.8 pkgsrc-2025Q3:1.8.0.6 pkgsrc-2025Q3-base:1.8 pkgsrc-2025Q2:1.8.0.4 pkgsrc-2025Q2-base:1.8 pkgsrc-2025Q1:1.8.0.2 pkgsrc-2025Q1-base:1.8 pkgsrc-2024Q4:1.7.0.14 pkgsrc-2024Q4-base:1.7 pkgsrc-2024Q3:1.7.0.12 pkgsrc-2024Q3-base:1.7 pkgsrc-2024Q2:1.7.0.10 pkgsrc-2024Q2-base:1.7 pkgsrc-2024Q1:1.7.0.8 pkgsrc-2024Q1-base:1.7 pkgsrc-2023Q4:1.7.0.6 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.4 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.2 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.6.0.2 pkgsrc-2023Q1-base:1.6 pkgsrc-2022Q4:1.5.0.10 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.8 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.6 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.4 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.2 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.3.0.12 pkgsrc-2021Q3-base:1.3 pkgsrc-2021Q2:1.3.0.10 pkgsrc-2021Q2-base:1.3 pkgsrc-2021Q1:1.3.0.8 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.3.0.6 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.4 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.2 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.2.0.16 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.18 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.14 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.12 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.10 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.8 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.6 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.14 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.12 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.8 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.6 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.4 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.2 pkgsrc-2016Q3-base:1.1; locks; strict; comment @# @; 1.8 date 2025.02.10.21.44.12; author wiz; state Exp; branches; next 1.7; commitid WvPzQsGRcZhecYIF; 1.7 date 2023.05.28.19.14.51; author bsiegert; state Exp; branches; next 1.6; commitid 8UsnSHPQxdsFqLqE; 1.6 date 2023.01.13.20.37.58; author bsiegert; state Exp; branches; next 1.5; commitid Qf3dwAnUqGXbeq9E; 1.5 date 2021.10.26.11.19.45; author nia; state Exp; branches; next 1.4; commitid Ee2HtKMZE70hpjeD; 1.4 date 2021.10.07.14.58.00; author nia; state Exp; branches; next 1.3; commitid NesCGDIBQC26eTbD; 1.3 date 2020.04.13.14.52.45; author bsiegert; state Exp; branches; next 1.2; commitid 3rveHy7mrxMvCe4C; 1.2 date 2018.03.14.08.46.23; author bsiegert; state Exp; branches; next 1.1; commitid ISGpnwzJ0OLp3puA; 1.1 date 2016.08.20.09.33.53; author bsiegert; state Exp; branches; next ; commitid y9yhKgNUC2wEF1jz; desc @@ 1.8 log @lf: update to 34. pkgsrc change: install man page, desktop file, and example configs. r34 (Breaking) The autoquit option is now enabled by default. (#1839) (by @@joelim-work) (New) A new option locale is added to sort files based on the collation rules of the provided locale. (#1818) (by @@SirZenith). This feature is currently experimental. (New) A new on-init hook command is added to allow triggering custom actions when lf has finished initializing and connecting to the server. (#1838) (by @@joelim-work) (Fix) The background color now renders properly when displaying filenames. (#1849) (by @@joelim-work) (Fix) A bug where the on-quit hook command causes an infinite loop has been fixed. (#1856) (by @@joelim-work) (Fix) File sizes now display correctly after being copied when watch is enabled. (#1881) (by @@joelim-work) (Fix) Files are now automatically unselected when removed by an external process, when watch is enabled. (#1901) (by @@joelim-work) r33 (Breaking) The globsearch option, which previously affected both searching and filtering, now affects only searching. A new globfilter option is introduced to enable globs when filtering, and acts independently from globsearch. (#1650) (by @@Catalyn45) (Breaking) The hidecursorinactive option is replaced by the on-focus-gained and on-focus-lost hook commands. These commands can be used to invoke custom behavior when the terminal gains or loses focus. (#1763) (by @@joelim-work) (Breaking) The ruler option (deprecated in favor of rulerfmt) is now removed. (#1766) (by @@joelim-work) (Breaking) Line numbers from the number and relativenumber options are displayed in the main window only, instead of all windows. (#1789) (by @@joelim-work) (New) Support for UNIX domain sockets (for communicating with the lf server) is added for Windows. (#1637) (by @@Catalyn45) (New) Color and icon configurations now support the target keyword for symbolic links. (#1644) (by @@lorentzforces) (New) A new option roundbox is added to use rounded corners when drawbox is enabled. (#1653) (by @@J-Kappes) (New) A new option watch is added to allow using filesystem notifications to detect and display changes to files. This is an alternative to the period option, which polls the filesystem periodically for changes. (#1667) (by @@joelim-work) (New) Icons can now be colored independently of the filename. (#1674) (by @@wodesuck) (New) The info option now supports perm, user and group to display the permissions, user and group respectively for each file. (#1799) (by @@owallb) (New) A new option showbinds is added to toggle whether the keybinding hints are shown when a keybinding is partially typed. (#1815) (by @@dazzywi) (Fix) Sorting by extension is fixed for hidden files. (#1670) (by @@Limero) (Fix) The on-quit hook command is now triggered when the terminal is closed. (#1681) (by @@joelim-work) (Fix) Previews no longer flicker when deleting files. (#1691) (by @@joelim-work) (Fix) Previews no longer flicker when directories are being reloaded. (#1697) (by @@joelim-work) (Fix) lfcd.nu now runs properly without raising errors. (#1728) (by @@unsafe-andrew) (Fix) Image previews (composed of ASCII art) containing long lines should now display properly. (#1737) (by @@joelim-work) (Fix) The performance is improved when copying files. (#1749) (by @@MahouShoujoMivutilde) (Fix) lfcd.cmd now handles directories with special characters. (#1772) (by @@Jaehaks) (Fix) Icon colors are no longer clipped when displaying in Windows Terminal. (#1777) (by @@joelim-work) (Fix) The file stat info is now cleared when changing to an empty directory. (#1808) (by @@joelim-work) (Fix) Error messages are cleared when opening files. (#1809) (by @@joelim-work) r32 (Breaking) The example script etc/lfcd.cmd is updated to use the -print-last-dir option instead of -last-dir-path (#1444) (by @@atahrijouti and @@joelim-work). Similar changes have been made for etc/lfcd.ps1 (#1491) (by @@alunegov), etc/lfcd.fish (#1503) (by @@postsolar), and etc/lfcd.nu (#1575) (by @@ZennoZenith). (Breaking) The documentation from lf -doc and the doc command is now generated from Markdown using pandoc (#1474) (by @@gokcehan). (New) A new option hidecursorinactive is added to hide the cursor when the terminal is not focused (#965) (by @@laktak). (New) A new special command on-redraw is added to be able to run a command when the screen is redrawn or when the terminal is resized (#1479) (by @@joelim-work). (New) Options cutfmt, copyfmt and selectfmt are added to configure the indicator color for cut/copied/selected files respectively (#1540) (by @@joelim-work). (New) zsh completion is added for the lfcd command (#1564) (by @@postsolar). (New) The file stat information now falls back to displaying user/group ID if looking up the user/group name fails (#1590) (by @@jantatje). (New) A new environment variable lf_mode is now exported to indicate which mode lf is currently running in (#1594) (by @@joelim-work). (New) Default icons are added for Docker Compose files (#1626) (by @@nuckle). (Fix) Default value of rulerfmt option is now left-padded with spaces to visually separate it from the file stat information (#1437) (by @@joelim-work). (Fix) Previews should now work for files containing lines with 65536 characters or more (#1447) (by @@joelim-work). (Fix) Sixel previews should now work when using lfcd scripts (#1451) (by @@joelim-work). (Fix) Colors and icons should now display properly for character device files (#1469) (by @@joelim-work). (Fix) The selection file is now immediately synced to physical storage after writing to it (#1480) (by @@joelim-work). (Fix) Timestamps are preserved when moving files across devices (#1482) (by @@joelim-work). (Fix) Fix crash for high and low commands when scrolloff is set to a large value (#1504) (by @@joelim-work). (Fix) Documentation is updated with various spelling and grammar fixes (#1518) (by @@hankertrix). (Fix) Files beginning with a dot (e.g. .gitignore) are named correctly after paste if another file with the same name already exists (#1525) (by @@joshuali925). (Fix) Prevent potential race condition when sorting directory contents (#1526) (by @@Michael-Gallo). (Fix) Signals are now handled properly even after receiving and ignoring SIGINT (#1549) (by @@mtoohey31). (Fix) The file stat information should now update properly after using the cd command to change to a directory for the first time (#1536) (by @@joelim-work). (Fix) Previous error messages should now be cleared after a mark-save/mark-remove operation (#1544) (by @@joelim-work). (Fix) Fix high CPU usage issue when viewing CryFS filesystems (#1607) (by @@Michael-Gallo). (Fix) Invalid entries in the marks and tags files now raise an error message instead of crashing (#1614) (by @@joelim-work). (Fix) Startup time is improved on Windows (#1617) (by @@Catalyn45). (Fix) Sixel previews are now resized properly when the horizontal size of the preview window changes (#1629) (by @@joelim-work). (Fix) The cut buffer is only cleared if the paste operation succeeds (#1652) (by @@joelim-work). (Fix) The extension after . is ignored to set the cursor position when renaming a directory (#1664) (by @@Limero). (Fix) The option period should not cause flickers in sixel previews anymore (#1666) (by @@joelim-work). r31 (Breaking) There has been some changes in the server protocol. Make sure to kill the old server process when you update to avoid errors (i.e. lf -remote 'quit!'). (Breaking) A new server command query is added to expose internal state to users (#1384) (by @@joelim-work). A new builtin command cmds is added to display the commands. The old builtin command jumps is now removed. The builtin commands maps and cmaps now use the new server command. (Breaking) Environment variable exporting for files and options are not performed anymore while previewing and cleaning to avoid various issues with race conditions (#1354) (by @@joelim-work). Cleaning program should now instead receive an additional sixth argument for the next file path to be previewed to allow comparisons with the previous file path. User options (i.e. user_{option}) are now exported whenever they are changed (#1418) (by @@raslop). (Breaking) Command outputs are now exclusively attached to stderr to allow printing the last directory or selection to stdout (#1399 and #1402) (by @@joelim-work). Two new command line options -print-last-dir and -print-selection are added to print the last directory and selection to stdout. The example script etc/lfcd.sh is updated to use -print-last-dir instead. Other lfcd scripts are also likely to be updated in the future to use the new method (patches are welcome). (Breaking) The option ruler is now deprecated in favor of its replacement rulerfmt (#1386) (by @@joelim-work). The new rulerfmt option is more capable (i.e. displays option values, supports colors and attributes, and supports optional fields) and more consistent with the rest of our options. See the documentation for more information. (New) Modifier keys (i.e. control, shift, alt) with special keys (e.g. arrows, enter) are now supported for most combinations (#1248) (by @@joelim-work). (New) A new option borderfmt is added to configure colors for pane borders (#1251) (by @@joelim-work). (New) New lf specific environment variables, LF_CONFIG_HOME on Windows and LF_CONFIG/DATA_HOME on Unix, are now supported to set the configuration directory (#1253) (by @@alok-mishra). (New) Tilde (i.e. ~) expansion is performed during completion to be able to use expanded tilde paths as command arguments (#1246) (by @@joelim-work). (New) A new option preserve is added to preserve attributes (i.e. mode and timestamps) while copying (#1026) (by @@raslop). (New) The file etc/icons.example is updated for nerd-fonts v3.0.0 (#1271) (by @@MunifTanjim). (New) A new builtin command clearmaps is added to clear all default keybindings except for read (i.e. :) and cmap keybindings to be able to :quit (#1286) (by @@joelim-work). (New) A new option statfmt is added to configure the status line at the bottom (#1288) (by @@joelim-work). (New) A new option truncatepct is added to determine the location of truncation from the beginning in terms of percentage (#1029) (by @@raslop). (New) A new option dupfilefmt is added to configure the names of duplicate files while copying (#1315) (by @@Limero). (New) Shell scripts etc/lf.nu and etc/lfcd.nu are added to the repository to allow completion and directory change with Nushell (#1341) (by @@mauerlaeufer). (New) Sixels are now supported for previewing (#1211) (by @@horriblename). A new option sixel is added to enable this behavior. (New) A new configuration keyword setlocal is added to configure directory specific options (#1381) (by @@gokcehan). (New) A new command line command cmd-delete-word-back (default a-backspace and a-backspace2) is added to use word boundaries when deleting a word backwards (#1409) (by @@janpeterd). (Fix) Cursor positions in the directory should now be preserved after file operations that changes the directory (e.g. create or delete) (#1247) (by @@joelim-work). (Fix) Option reverse should now respect to sort stability requirements (#1261) (by @@joelim-work). (Fix) Backspace should not exit filter mode anymore (#1269) (by @@jdujava). (Fix) Truncated double width characters should not cause misalignment for the file information (#1272) (by @@joelim-work). (Fix) Piping shell commands should not refresh the preview anymore (#1281) (by @@joelim-work). (Fix) Cursor position should now update properly after a terminal resize (#1290) (by @@joelim-work). (Fix) Directories should now be reloaded properly after a delete operation (#1292) (by @@joelim-work). (Fix) Executable file completion should not add entries to the log file anymore (#1307) (by @@joelim-work). (Fix) Blank input lines are now allowed in piping shell commands (#1308) (by @@joelim-work). (Fix) Shell commands arguments on Windows should now be quoted properly to fix various issues (#1309) (by @@joelim-work). (Fix) Reloading in a symlink directory should not follow the symlink anymore (#1327) (by @@joelim-work). (Fix) Command load should not flicker image previews anymore (#1335) (by @@joelim-work). (Fix) Asynchronous shell commands should now trigger load automatically when they are finished (#1345) (by @@joelim-work). (Fix) Changing the value of preview option should now clear image previews (#1350) (by @@jdujava). (Fix) Cursor position in the status line at the bottom should now consider double width characters properly (#1348) (by @@joelim-work). (Fix) Filenames should only be quoted for cmd on Windows to avoid quoting issues for powershell (#1371) (by @@joelim-work). (Fix) Inaccessible files should now be included in the directory list and display their lstat errors in the status line at the bottom (#1382) (by @@jantatje). (Fix) Command line command cmd-delete-word should now add the deleted text to the yank buffer (#1409) (by @@janpeterd). @ text @$NetBSD: distinfo,v 1.7 2023/05/28 19:14:51 bsiegert Exp $ BLAKE2s (github.com__xuanwo_go-locale_@@v_v1.1.2.mod) = 48a951a6cfac82ae620224a5519300b41641f8fd6671d8bc90bad96bccacfc67 SHA512 (github.com__xuanwo_go-locale_@@v_v1.1.2.mod) = 72fdb4db53338e065e0bcb1730f59b06506c56d73838b61251e50e0f32a8162c2293c340d40ed9f194c2110a7978e046197d10b95be4df771ca08b417f2e3e04 Size (github.com__xuanwo_go-locale_@@v_v1.1.2.mod) = 110 bytes BLAKE2s (github.com__xuanwo_go-locale_@@v_v1.1.2.zip) = 6f3de23cf57b3eba2b1a041a1704d1ac84b571008feb56632660e051c8a403c2 SHA512 (github.com__xuanwo_go-locale_@@v_v1.1.2.zip) = 5c51aa6c79de7acdcbf76109b269988fce3c778725cc7098ac1f45925c33212ca93d30401c14bd05eff2c2796cb4ad3b313b0793ecb99d204ec591055822b754 Size (github.com__xuanwo_go-locale_@@v_v1.1.2.zip) = 23723 bytes BLAKE2s (github.com_djherbis_times_@@v_v1.6.0.mod) = 520949e482cf0534c5afa62afbe1c25db70557ba06eb367d9505e7ae4b846ae2 SHA512 (github.com_djherbis_times_@@v_v1.6.0.mod) = f1697210ada1ba0a46c0c95b2011f296760c0ce5159a2c88ce1adf4d7fe0b9f0babf59ed795baa14b5f776e578221179ba3ea22e3e39ad69cd22626851a78b80 Size (github.com_djherbis_times_@@v_v1.6.0.mod) = 103 bytes BLAKE2s (github.com_djherbis_times_@@v_v1.6.0.zip) = 555ab30456461f3b69f3328f78300e9c49e4fb0dc2a771c7a9b5a965a4ce1fdc SHA512 (github.com_djherbis_times_@@v_v1.6.0.zip) = 9871944da2e0ad7e2196b2ffe547c2251d4de48e0003eceabea918238e872193d1d4150192f83c6942ef9cc036e2e938099e86757cbd772382c9b8bc5fc9311d Size (github.com_djherbis_times_@@v_v1.6.0.zip) = 20667 bytes BLAKE2s (github.com_fsnotify_fsnotify_@@v_v1.8.0.mod) = ea7954e295849807910f532e03f65c12ac61f731cb99f5170ce774a0a39074dc SHA512 (github.com_fsnotify_fsnotify_@@v_v1.8.0.mod) = 5ff8f6c983a24e6d63696c25394c0258863c9c533f90d5a764d8f2c6bf35097e45ca08fa3bbbaf0586ab04ef51b1321b1e6e272ad6bf4457aca4a583bb73c408 Size (github.com_fsnotify_fsnotify_@@v_v1.8.0.mod) = 279 bytes BLAKE2s (github.com_fsnotify_fsnotify_@@v_v1.8.0.zip) = 7cb15dc1bd891ba5072b4d343959a5800ca6f2b7bae8c00d27291dc3a15d3be2 SHA512 (github.com_fsnotify_fsnotify_@@v_v1.8.0.zip) = af65bd49b6de9c4bef873eb73c127dbb8652077d0f08aa4a0f0f961a0cc6bba43f53ded14140661011d3f12f3fe48d4e267796229dd770b550360c7be24aafa7 Size (github.com_fsnotify_fsnotify_@@v_v1.8.0.zip) = 115781 bytes BLAKE2s (github.com_gdamore_encoding_@@v_v1.0.1.mod) = e0e5fdad7cc9bec7cba5f299575ae275b0d3656d7ae0d43948e617d3258b3f7a SHA512 (github.com_gdamore_encoding_@@v_v1.0.1.mod) = 14d64e8ddcf0474559c0abcdc41c62bdbc16eacb34367b115625c68947b17fd3066d004b9f471ac32077b8a0beeefdff010385134f5dd09140f601b639ec964a Size (github.com_gdamore_encoding_@@v_v1.0.1.mod) = 78 bytes BLAKE2s (github.com_gdamore_encoding_@@v_v1.0.1.zip) = 522139725b0477ad06c38986bdb639ad447dde006d880a96f74f4e68a5e77214 SHA512 (github.com_gdamore_encoding_@@v_v1.0.1.zip) = f90d2370cd55757dc6a36408c2a08f385f45e432c6a5db30d947bd8093df38cf1085d483a5ddfc43131def820a00e285ec6a690e80294d65a241e113e3a74b2e Size (github.com_gdamore_encoding_@@v_v1.0.1.zip) = 25022 bytes BLAKE2s (github.com_gdamore_tcell_v2_@@v_v2.8.1.mod) = 36f23ba13134fa979eb49d6393da59db1d647ca08e3ef323edbec0698c445545 SHA512 (github.com_gdamore_tcell_v2_@@v_v2.8.1.mod) = d388b664cba2fbde4718854749b866dcc270c6a2b6d13e6bf2a42b72bb635f4129d91ec7b6fda2ba8842baa278608a710e2a41874da0fe62c6ec781ee0a344a0 Size (github.com_gdamore_tcell_v2_@@v_v2.8.1.mod) = 298 bytes BLAKE2s (github.com_gdamore_tcell_v2_@@v_v2.8.1.zip) = 6a8964845225d06744d5d9a29adc921faf4a20d92352d8a09bd8f5b6d5660ac7 SHA512 (github.com_gdamore_tcell_v2_@@v_v2.8.1.zip) = de78235e8a7de4654757d701c828e60354b59af12d553196bc660b4f4cd1b3937d3cbb001b12b7f47b8ee59ff78e688ec4806d9b4b4530f026a02261062afba4 Size (github.com_gdamore_tcell_v2_@@v_v2.8.1.zip) = 274137 bytes BLAKE2s (github.com_google_go-cmp_@@v_v0.6.0.mod) = becdef0764c43b119969e6c10646c6fafece1f936110eaa977757d2e2e381cd0 SHA512 (github.com_google_go-cmp_@@v_v0.6.0.mod) = 89e0014b0c3ffa2578ab38c237fee3d2280d6955e810c83e426d4924cec07cfc796adc45074fc237629c5ff88a93044dc406472febf1adf73deae82cb1b24b80 Size (github.com_google_go-cmp_@@v_v0.6.0.mod) = 41 bytes BLAKE2s (github.com_lucasb-eyer_go-colorful_@@v_v1.2.0.mod) = d659ba07c1540d9564017c785739d2bf124b20eaaf3ffd78fbb38efe21ec5321 SHA512 (github.com_lucasb-eyer_go-colorful_@@v_v1.2.0.mod) = 270b19446ac9a396f5ce7a000873928a44edb1457f86d294971dae08be37cd64ddb8edc0293e100ee60d56c504851aa69ab11db0b4cfd46649c5f79459e40011 Size (github.com_lucasb-eyer_go-colorful_@@v_v1.2.0.mod) = 51 bytes BLAKE2s (github.com_lucasb-eyer_go-colorful_@@v_v1.2.0.zip) = 0f232c68cb4dd7dc05417a7ba38cab8dc8baa14e554cc49b2868ee9ecfdf9eed SHA512 (github.com_lucasb-eyer_go-colorful_@@v_v1.2.0.zip) = 89b52255dd45791100b58a693036c772d27b26011754caa15df2badc4a93038b70060c7358aa12e01494e2f24e94533cd4ea7f7cb78686e61540383d1680ba2f Size (github.com_lucasb-eyer_go-colorful_@@v_v1.2.0.zip) = 958042 bytes BLAKE2s (github.com_mattn_go-runewidth_@@v_v0.0.16.mod) = 8df0af400904d313f84666016bb58fa961611b14296a6ee0b534ea7942608632 SHA512 (github.com_mattn_go-runewidth_@@v_v0.0.16.mod) = b96cca212a7024f0039ddd3a744fe818ab2e028b8ac2fd4472ce76ee9b496de3abb0960718c1106a98cf7e6df652dcf2884fe5ed95979bd9016399ea4abd324d Size (github.com_mattn_go-runewidth_@@v_v0.0.16.mod) = 84 bytes BLAKE2s (github.com_mattn_go-runewidth_@@v_v0.0.16.zip) = 3514c9c475c33603ba6cea23d1dc4c37289a27d19b016f1e26a01f8cb4ec2c67 SHA512 (github.com_mattn_go-runewidth_@@v_v0.0.16.zip) = 2ec3f35419b3d38626e42708fa628aea59a94976a520a22fc19f5da459f86c6f0955e5f43135344adb40013c21d8b1491a90ed09972e3eda4daa425cb3593895 Size (github.com_mattn_go-runewidth_@@v_v0.0.16.zip) = 22002 bytes BLAKE2s (github.com_rivo_uniseg_@@v_v0.2.0.mod) = 9cf2a838a41e79c2133f00b4192de1d8204ef6dc7be601908ad9b2fb0c84c8df SHA512 (github.com_rivo_uniseg_@@v_v0.2.0.mod) = d6089badd618722b8d3584965f1a10290097f259024a444744f625fe5b439fef62c7e14f060fb8593197d003ecd6c29f0cb85700de0bdfbf2511ca66729db3bc Size (github.com_rivo_uniseg_@@v_v0.2.0.mod) = 39 bytes BLAKE2s (github.com_rivo_uniseg_@@v_v0.4.3.mod) = b28862d76cf101776adbbbe430fe54e3e3d580592a189a4d172bde6e0e12b844 SHA512 (github.com_rivo_uniseg_@@v_v0.4.3.mod) = 24aed27104c6b3c7afa3d97e9be08efcd771fbfaebadfabef86161d626d46471fba92f61513931e34811755af29f5a4d32ceb77aea598060cf8c1ee513d7438c Size (github.com_rivo_uniseg_@@v_v0.4.3.mod) = 39 bytes BLAKE2s (github.com_rivo_uniseg_@@v_v0.4.7.mod) = b28862d76cf101776adbbbe430fe54e3e3d580592a189a4d172bde6e0e12b844 SHA512 (github.com_rivo_uniseg_@@v_v0.4.7.mod) = 24aed27104c6b3c7afa3d97e9be08efcd771fbfaebadfabef86161d626d46471fba92f61513931e34811755af29f5a4d32ceb77aea598060cf8c1ee513d7438c Size (github.com_rivo_uniseg_@@v_v0.4.7.mod) = 39 bytes BLAKE2s (github.com_rivo_uniseg_@@v_v0.4.7.zip) = 44c242bf1de390840d95dbacf0de4fd090639b828dc426d2836e5df9a7a20f0e SHA512 (github.com_rivo_uniseg_@@v_v0.4.7.zip) = 31b3e79237b3976bd32a7d3172cec798b70416bbe391034c72fe53b8f3b2ffe7ed681c86df4fd1d7d15b4d8c71ddacf0881044600f2a28abcdd17590269eff15 Size (github.com_rivo_uniseg_@@v_v0.4.7.zip) = 481951 bytes BLAKE2s (github.com_yuin_goldmark_@@v_v1.4.13.mod) = 762aa9f29a199f8d7a6c4f5616131596e48b3912b330db87a68f7682fa401a51 SHA512 (github.com_yuin_goldmark_@@v_v1.4.13.mod) = a35fb2caa24d91450561cb1ad835c140f93eda650acd82dc1edbc2a64f507b856c19958af651bfbbe2731cdb50148044260bc5d30960b57769bdaba19142fab3 Size (github.com_yuin_goldmark_@@v_v1.4.13.mod) = 41 bytes BLAKE2s (golang.org_x_crypto_@@v_v0.0.0-20190308221718-c2843e01d9a2.mod) = d95def65a866d710e01f1b0c2753b866d5c1df6af7d5289b1c784394b1d82e04 SHA512 (golang.org_x_crypto_@@v_v0.0.0-20190308221718-c2843e01d9a2.mod) = 2df49895053b36fed7ea905aa73f86568fbafd79ff0a7976679d8c77cf15025129435d9dbfd89367b611b1aadbea4f4bd1835eb4efa9ea702466e443638d379e Size (golang.org_x_crypto_@@v_v0.0.0-20190308221718-c2843e01d9a2.mod) = 88 bytes BLAKE2s (golang.org_x_crypto_@@v_v0.0.0-20210921155107-089bfa567519.mod) = 824ffc805f5055d5008f6935f3b8f85d7550f8e0f91552186724b20823d87add SHA512 (golang.org_x_crypto_@@v_v0.0.0-20210921155107-089bfa567519.mod) = 32f94123c2845965432016800e6f051341f6d5d0af3678e367ac6c55022c68e86e929cc545a576d466f2533c235c29fb72542de75eae7419dfb5640cd80df3ef Size (golang.org_x_crypto_@@v_v0.0.0-20210921155107-089bfa567519.mod) = 247 bytes BLAKE2s (golang.org_x_crypto_@@v_v0.13.0.mod) = f2b54df93ba27e13bcdbea2f5e3c671cca1f85f63ae9f7866cc66ec0ecbb120c SHA512 (golang.org_x_crypto_@@v_v0.13.0.mod) = 58a565cc832edca276c91851bb178bcbc841ea47bd6b7f4c2556be0b37f22c511715f45ae038289f49a23863f29ab998d47dbed3e8f39457840e54fa6ed6244c Size (golang.org_x_crypto_@@v_v0.13.0.mod) = 190 bytes BLAKE2s (golang.org_x_crypto_@@v_v0.19.0.mod) = 58db0e3ca1e5e04344b4a570cf42442ff2e893a4ea7cdd5c1004f36efba0e0fc SHA512 (golang.org_x_crypto_@@v_v0.19.0.mod) = 65043a9ae37d0d89caa5ca0d7894d1b636a84a3e409217591a0c32c23a76a8062d3900ef1b31bf32632e3e57eac90d364e10e45e7722a380a3013dde66c7be9a Size (golang.org_x_crypto_@@v_v0.19.0.mod) = 190 bytes BLAKE2s (golang.org_x_crypto_@@v_v0.23.0.mod) = 80d88e725376074599a726636007b021a86dd9abb4ceebfafd48ddeb3f98ba68 SHA512 (golang.org_x_crypto_@@v_v0.23.0.mod) = 1544f60ce755aae889453a5e891ef9e3e0a20bb510570cd214a1a4556ef83f74abc3ed27c00b66419eab585a3021cbe63669706c2c855553a5579482f882591e Size (golang.org_x_crypto_@@v_v0.23.0.mod) = 190 bytes BLAKE2s (golang.org_x_mod_@@v_v0.12.0.mod) = 46afeec3ff404db0c277f2327c09392ff6412842beaa74cc9cf91bb5a9210d96 SHA512 (golang.org_x_mod_@@v_v0.12.0.mod) = 76e9bc61587af5cca8e4b230f0f7e723e790d1c9d637e9db1e29d9ef49e0315ce611e3b94a2dee4ec7e1e672a3422dad4dec6efc9959eca6805fde6b7633ab83 Size (golang.org_x_mod_@@v_v0.12.0.mod) = 84 bytes BLAKE2s (golang.org_x_mod_@@v_v0.15.0.mod) = 756609d6566fdcb4fd11633882849e0163d09de134e085f0aa006dcbb10825e0 SHA512 (golang.org_x_mod_@@v_v0.15.0.mod) = d741bbf0270c5cda8ff6abb6c3aeec25f5edadae32df5f146c4c88b9c30abef2f2e9bc69f214757b4702f2df9dc08fbd2073e4fa64e683850d33a60806c8c4ba Size (golang.org_x_mod_@@v_v0.15.0.mod) = 84 bytes BLAKE2s (golang.org_x_mod_@@v_v0.17.0.mod) = 756609d6566fdcb4fd11633882849e0163d09de134e085f0aa006dcbb10825e0 SHA512 (golang.org_x_mod_@@v_v0.17.0.mod) = d741bbf0270c5cda8ff6abb6c3aeec25f5edadae32df5f146c4c88b9c30abef2f2e9bc69f214757b4702f2df9dc08fbd2073e4fa64e683850d33a60806c8c4ba Size (golang.org_x_mod_@@v_v0.17.0.mod) = 84 bytes BLAKE2s (golang.org_x_mod_@@v_v0.6.0-dev.0.20220419223038-86c51ed26bb4.mod) = 3f0d0909d9e47064d3d0fe193f1a93eeeeac26d33ee67fd3c9bc8f17ae1e81f8 SHA512 (golang.org_x_mod_@@v_v0.6.0-dev.0.20220419223038-86c51ed26bb4.mod) = 480578e689b3d5f5026af3ab52e55b47098525512daf532f4656d50ea5d9043d1b3e69556a5e7d93c7ea6cfca956f733271f3b1f4f65da1a7dac9ea07f5d9fec Size (golang.org_x_mod_@@v_v0.6.0-dev.0.20220419223038-86c51ed26bb4.mod) = 157 bytes BLAKE2s (golang.org_x_mod_@@v_v0.8.0.mod) = 46afeec3ff404db0c277f2327c09392ff6412842beaa74cc9cf91bb5a9210d96 SHA512 (golang.org_x_mod_@@v_v0.8.0.mod) = 76e9bc61587af5cca8e4b230f0f7e723e790d1c9d637e9db1e29d9ef49e0315ce611e3b94a2dee4ec7e1e672a3422dad4dec6efc9959eca6805fde6b7633ab83 Size (golang.org_x_mod_@@v_v0.8.0.mod) = 84 bytes BLAKE2s (golang.org_x_net_@@v_v0.0.0-20190620200207-3b0461eec859.mod) = 1c3e72485ccef1dd03ab07484627ee59f4ef62e97bd3ba94ca5d98718b7b81a6 SHA512 (golang.org_x_net_@@v_v0.0.0-20190620200207-3b0461eec859.mod) = 2794c616072f01ca3324107aad2ed97e05f6e6c1e9811a1749073376a89c9ce57a910cfdc8dd6bdc2583d133bb53605c7a68917eaa221ec5c1c8319e5dfbb236 Size (golang.org_x_net_@@v_v0.0.0-20190620200207-3b0461eec859.mod) = 181 bytes BLAKE2s (golang.org_x_net_@@v_v0.0.0-20210226172049-e18ecbb05110.mod) = a2c15b99f803c8fec2304237e4f8b2e0588019bb634ed05eeac951521b68d811 SHA512 (golang.org_x_net_@@v_v0.0.0-20210226172049-e18ecbb05110.mod) = f8ad754f922057fe78b5497cc77089a5eedc774800b2728a3ccd74cc82d83ba1ff00cc2d28110d5535623b733af7e34616f2fe127e68a936b9551395487ec146 Size (golang.org_x_net_@@v_v0.0.0-20210226172049-e18ecbb05110.mod) = 179 bytes BLAKE2s (golang.org_x_net_@@v_v0.0.0-20220722155237-a158d28d115b.mod) = 9307f6ffcb6aa8035f4f716b6e797f1f06b4366f74e098b7247968b4cc5cddbf SHA512 (golang.org_x_net_@@v_v0.0.0-20220722155237-a158d28d115b.mod) = 1c5c40d56518378bffb74da777d6d203c197259097807258b8f657e9474a4091c97eb487515d567c458992301e21d2f9d7ad7c50299132b540ca0f9173caf611 Size (golang.org_x_net_@@v_v0.0.0-20220722155237-a158d28d115b.mod) = 179 bytes BLAKE2s (golang.org_x_net_@@v_v0.10.0.mod) = d1d61eca514fe47de63932c3698c2ddc3530d36a278c6b918322b4a627965642 SHA512 (golang.org_x_net_@@v_v0.10.0.mod) = 16b675d8541faaa84db0dabd36038d93def81785fb89eaefde6f25057b00fe3cb7ccd9b09056bbed2cd24739323f80c71b1a563c200c8ef088cd5c2ed4eae575 Size (golang.org_x_net_@@v_v0.10.0.mod) = 123 bytes BLAKE2s (golang.org_x_net_@@v_v0.15.0.mod) = 5169ab2c601e6b049b9f55fe713f6111dc2dfea123746ebef0dab1e8f207c9a2 SHA512 (golang.org_x_net_@@v_v0.15.0.mod) = a697e06355b30910c6fefb9d1c64df8c59cf506d7ed0e220224108b5567b596422cbdf20ce99c9bf94e1583e628d79b2f391ac2e08e5aac8df180a699dc5deb7 Size (golang.org_x_net_@@v_v0.15.0.mod) = 155 bytes BLAKE2s (golang.org_x_net_@@v_v0.21.0.mod) = c825aebf029d6a36e09a01c758ca14558ae247d04f256e440e3632989a276b38 SHA512 (golang.org_x_net_@@v_v0.21.0.mod) = 49f05dcb6b0d910b4ae1301c8a8683f023ff2578e3bfbfaa0a3a3e15892630420b195dc549174ccabb14c8cd35ca0d48f6e0663080f4ec2ea5f011330ca9ba8e Size (golang.org_x_net_@@v_v0.21.0.mod) = 155 bytes BLAKE2s (golang.org_x_net_@@v_v0.25.0.mod) = 450b387324ff19ac2f596eb0f79898af35b65dd330d0cfc82e81eb9ca8770562 SHA512 (golang.org_x_net_@@v_v0.25.0.mod) = 6f8e5f882d1d425ea0d1658d011eaaa25513d453bf8ffc9aea38a861fa41cd3e086065cd26c31fc87de33a748d6121e3456a8f8ad7d978d7199b11dc7121ea23 Size (golang.org_x_net_@@v_v0.25.0.mod) = 155 bytes BLAKE2s (golang.org_x_net_@@v_v0.6.0.mod) = a13f1f12c71569aef2fc9edf06f32cd07cdcce1ae04b7ff3713c09cf27afaeea SHA512 (golang.org_x_net_@@v_v0.6.0.mod) = 64bce90bd4ad6f8981f8c432ac55fe8e49596ab679bd6169299996a1a90ab99d8bf97d404c5e808b7849203b774ac3049884d0545dbcfe5b7d8131c3dada0483 Size (golang.org_x_net_@@v_v0.6.0.mod) = 123 bytes BLAKE2s (golang.org_x_sync_@@v_v0.0.0-20190423024810-112230192c58.mod) = 0524d428f3fcb8a923eb2717aacc5f3b26a68c2b9ac636b9505d1820d6b32ede SHA512 (golang.org_x_sync_@@v_v0.0.0-20190423024810-112230192c58.mod) = a9dd073f69c5be1153aaab6e84dd3bb1610a0df8b9882ca4c486c6625d4b5201e5032f86e5014421358dff564d93c4e67f20e5fd1d21ed5e259ddfbc90af43c0 Size (golang.org_x_sync_@@v_v0.0.0-20190423024810-112230192c58.mod) = 25 bytes BLAKE2s (golang.org_x_sync_@@v_v0.0.0-20220722155255-886fb9371eb4.mod) = 0524d428f3fcb8a923eb2717aacc5f3b26a68c2b9ac636b9505d1820d6b32ede SHA512 (golang.org_x_sync_@@v_v0.0.0-20220722155255-886fb9371eb4.mod) = a9dd073f69c5be1153aaab6e84dd3bb1610a0df8b9882ca4c486c6625d4b5201e5032f86e5014421358dff564d93c4e67f20e5fd1d21ed5e259ddfbc90af43c0 Size (golang.org_x_sync_@@v_v0.0.0-20220722155255-886fb9371eb4.mod) = 25 bytes BLAKE2s (golang.org_x_sync_@@v_v0.1.0.mod) = 0524d428f3fcb8a923eb2717aacc5f3b26a68c2b9ac636b9505d1820d6b32ede SHA512 (golang.org_x_sync_@@v_v0.1.0.mod) = a9dd073f69c5be1153aaab6e84dd3bb1610a0df8b9882ca4c486c6625d4b5201e5032f86e5014421358dff564d93c4e67f20e5fd1d21ed5e259ddfbc90af43c0 Size (golang.org_x_sync_@@v_v0.1.0.mod) = 25 bytes BLAKE2s (golang.org_x_sync_@@v_v0.10.0.mod) = 0fa1fb1833cee855281d59c95598cae38e2fd86ea0c52c4b67ba2e815fb513b3 SHA512 (golang.org_x_sync_@@v_v0.10.0.mod) = 2d159d931db45104e0714e311698dff5905d206e5740cb4f7e1442d1b561da91928b0882f9f56f8190abb7cddadeaec7684f8d598fb6afd6322c5782232b4d5b Size (golang.org_x_sync_@@v_v0.10.0.mod) = 34 bytes BLAKE2s (golang.org_x_sync_@@v_v0.3.0.mod) = a4e4a0337726d2dbfb13f3eca4d8e46d3a43769316b6d77a628422363d665aa7 SHA512 (golang.org_x_sync_@@v_v0.3.0.mod) = e409094e57103743a3650935cc5bdc2083ef596bca3720ac1c2098667dc66d88b1df3a3d7b9144a686d2aa4beadb7bc4d9d7a588d80fd50b25f130635231554d Size (golang.org_x_sync_@@v_v0.3.0.mod) = 34 bytes BLAKE2s (golang.org_x_sync_@@v_v0.6.0.mod) = 0fa1fb1833cee855281d59c95598cae38e2fd86ea0c52c4b67ba2e815fb513b3 SHA512 (golang.org_x_sync_@@v_v0.6.0.mod) = 2d159d931db45104e0714e311698dff5905d206e5740cb4f7e1442d1b561da91928b0882f9f56f8190abb7cddadeaec7684f8d598fb6afd6322c5782232b4d5b Size (golang.org_x_sync_@@v_v0.6.0.mod) = 34 bytes BLAKE2s (golang.org_x_sync_@@v_v0.7.0.mod) = 0fa1fb1833cee855281d59c95598cae38e2fd86ea0c52c4b67ba2e815fb513b3 SHA512 (golang.org_x_sync_@@v_v0.7.0.mod) = 2d159d931db45104e0714e311698dff5905d206e5740cb4f7e1442d1b561da91928b0882f9f56f8190abb7cddadeaec7684f8d598fb6afd6322c5782232b4d5b Size (golang.org_x_sync_@@v_v0.7.0.mod) = 34 bytes BLAKE2s (golang.org_x_sys_@@v_v0.0.0-20190215142949-d0b11bdaac8a.mod) = aa44bc87b37c614a717cf692f23966b8babf30a09e6039a89eb6cc5b2943af87 SHA512 (golang.org_x_sys_@@v_v0.0.0-20190215142949-d0b11bdaac8a.mod) = ffe50fccf7f1d200f2ebc805b190e3f10c5a3184458a38f4590e520d7ce115e1520fbabe56651bbdc2e08da4a8db5ac86d0e88728efde3ab26c64ab4e0cd604c Size (golang.org_x_sys_@@v_v0.0.0-20190215142949-d0b11bdaac8a.mod) = 24 bytes BLAKE2s (golang.org_x_sys_@@v_v0.0.0-20201119102817-f84b799fce68.mod) = 6b2b0a0ac9d77adff84f1aab70cc38a4dcf14418c326fcb2dde80f104fb41e9f SHA512 (golang.org_x_sys_@@v_v0.0.0-20201119102817-f84b799fce68.mod) = 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab Size (golang.org_x_sys_@@v_v0.0.0-20201119102817-f84b799fce68.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.0.0-20210615035016-665e8c7367d1.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c SHA512 (golang.org_x_sys_@@v_v0.0.0-20210615035016-665e8c7367d1.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655 Size (golang.org_x_sys_@@v_v0.0.0-20210615035016-665e8c7367d1.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.0.0-20220520151302-bc2c85ada10a.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c SHA512 (golang.org_x_sys_@@v_v0.0.0-20220520151302-bc2c85ada10a.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655 Size (golang.org_x_sys_@@v_v0.0.0-20220520151302-bc2c85ada10a.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.0.0-20220615213510-4f61da869c0c.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c SHA512 (golang.org_x_sys_@@v_v0.0.0-20220615213510-4f61da869c0c.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655 Size (golang.org_x_sys_@@v_v0.0.0-20220615213510-4f61da869c0c.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.0.0-20220722155257-8c9f86f7a55f.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c SHA512 (golang.org_x_sys_@@v_v0.0.0-20220722155257-8c9f86f7a55f.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655 Size (golang.org_x_sys_@@v_v0.0.0-20220722155257-8c9f86f7a55f.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.12.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c SHA512 (golang.org_x_sys_@@v_v0.12.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655 Size (golang.org_x_sys_@@v_v0.12.0.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.17.0.mod) = 546db01fa3b030f3f3b5f8d3674bc29d1f026a60a57e474fff3e1cd44fe694a1 SHA512 (golang.org_x_sys_@@v_v0.17.0.mod) = ec229018bf6fa169913d0c66821fc296766b8a71720123e8d8cfcf5b8b8da110e338d03b8233b1224b8586ea9d9e4231b9720c1f806d4be2523413c521acf97b Size (golang.org_x_sys_@@v_v0.17.0.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.20.0.mod) = 546db01fa3b030f3f3b5f8d3674bc29d1f026a60a57e474fff3e1cd44fe694a1 SHA512 (golang.org_x_sys_@@v_v0.20.0.mod) = ec229018bf6fa169913d0c66821fc296766b8a71720123e8d8cfcf5b8b8da110e338d03b8233b1224b8586ea9d9e4231b9720c1f806d4be2523413c521acf97b Size (golang.org_x_sys_@@v_v0.20.0.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.29.0.mod) = 546db01fa3b030f3f3b5f8d3674bc29d1f026a60a57e474fff3e1cd44fe694a1 SHA512 (golang.org_x_sys_@@v_v0.29.0.mod) = ec229018bf6fa169913d0c66821fc296766b8a71720123e8d8cfcf5b8b8da110e338d03b8233b1224b8586ea9d9e4231b9720c1f806d4be2523413c521acf97b Size (golang.org_x_sys_@@v_v0.29.0.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.29.0.zip) = 198ee329c2925443f6f85c0c6d06298c10ed42b1b1d60ded09aed564b21f880c SHA512 (golang.org_x_sys_@@v_v0.29.0.zip) = a1d6857b56d8a072b3998d6f1b3ff7551720d8f103439b223723c7128765c72a707379996bf790e36357c5cb49bb9369ccc2ef1a5eefe6187c8a199f3288106f Size (golang.org_x_sys_@@v_v0.29.0.zip) = 1983637 bytes BLAKE2s (golang.org_x_sys_@@v_v0.5.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c SHA512 (golang.org_x_sys_@@v_v0.5.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655 Size (golang.org_x_sys_@@v_v0.5.0.mod) = 33 bytes BLAKE2s (golang.org_x_sys_@@v_v0.8.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c SHA512 (golang.org_x_sys_@@v_v0.8.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655 Size (golang.org_x_sys_@@v_v0.8.0.mod) = 33 bytes BLAKE2s (golang.org_x_telemetry_@@v_v0.0.0-20240228155512-f48c80bd79b2.mod) = 750d95eb73d02cc96b6877c850d210f7822f511005d8afa2226817e492fdc717 SHA512 (golang.org_x_telemetry_@@v_v0.0.0-20240228155512-f48c80bd79b2.mod) = eebd6d8985e1dce124c206079696f433974b6e3c3f2cc8894d7249754e5777758813ef5a8e7342af56ead895bf307710fb4398c112b649aa20ef96f58677e981 Size (golang.org_x_telemetry_@@v_v0.0.0-20240228155512-f48c80bd79b2.mod) = 138 bytes BLAKE2s (golang.org_x_term_@@v_v0.0.0-20201126162022-7de9c90e9dd1.mod) = ea6d2006c1c11da8c2174212a63865a04dec1775f98210c17f3a0cb8d4a1a80f SHA512 (golang.org_x_term_@@v_v0.0.0-20201126162022-7de9c90e9dd1.mod) = a3401e3d20dc1aaaebbf3c296a783668003f2182ed77ec830431f97339e07eda1859fe8c3c7fdfb0125b3ed331d23208519df520f86e20c1a05c822b3d766b08 Size (golang.org_x_term_@@v_v0.0.0-20201126162022-7de9c90e9dd1.mod) = 95 bytes BLAKE2s (golang.org_x_term_@@v_v0.0.0-20210927222741-03fcf44c2211.mod) = 0f390b4bf64eaa8a44136d9227dcd19975bee0ef0132e2d36548cfe38a79720b SHA512 (golang.org_x_term_@@v_v0.0.0-20210927222741-03fcf44c2211.mod) = 81f571821c669188c4482da38b6921ac4c2c1747f8a803a6846531127cfde25dd04819d971f08f601c2d2cee2e636644c1648eff55dd24d89dfb3777e90fe9a0 Size (golang.org_x_term_@@v_v0.0.0-20210927222741-03fcf44c2211.mod) = 95 bytes BLAKE2s (golang.org_x_term_@@v_v0.12.0.mod) = 6eb6690dda61d28130c1aee70f81d22121049a6f92b10dd79d91d4b9657cc3f1 SHA512 (golang.org_x_term_@@v_v0.12.0.mod) = 8d110ea51b602052185452bb0476bbf9bc4130ef3dc4a3ba020478e3a9a0b8030ad9e7548864c995cb32dc46ce5c91822d364de89b6f9e4b4bd3d0a7d392872c Size (golang.org_x_term_@@v_v0.12.0.mod) = 68 bytes BLAKE2s (golang.org_x_term_@@v_v0.17.0.mod) = d186e45ff945967b6e9a6c94ee97a07c3d547a2e7957e5ccc00d38e7991827cb SHA512 (golang.org_x_term_@@v_v0.17.0.mod) = fd43b7d38d8700f0238fe367383336925e796753f8960623061e6346a7e338b91103e4b7940bba3a6b3678f8f1c8ed054aa225ed289ce9712b9501be0de1f187 Size (golang.org_x_term_@@v_v0.17.0.mod) = 68 bytes BLAKE2s (golang.org_x_term_@@v_v0.20.0.mod) = 6d24927c8d2966e9e6010caff50d5361836dd18f69852bed5996fee07a6097fe SHA512 (golang.org_x_term_@@v_v0.20.0.mod) = 62a68fa198061738355ac170ea591c54c6c2b99a25590f4760981522591b496b5eee3bd34766e5c56d7d6d786b68054dbf11edfb72328ef6f5ab09b12486fb10 Size (golang.org_x_term_@@v_v0.20.0.mod) = 68 bytes BLAKE2s (golang.org_x_term_@@v_v0.28.0.mod) = a9f9546918148b84c505f52073d1034e0151598088648a9121389b0b2175b072 SHA512 (golang.org_x_term_@@v_v0.28.0.mod) = 0fd57d27c2c0fcedfd93bd93117e76be4d2a8692c131f86748a17050a3418643724f744eb1bf5f23cb3372661224fd874d71c9cbad0f1b582b74878d467246d3 Size (golang.org_x_term_@@v_v0.28.0.mod) = 68 bytes BLAKE2s (golang.org_x_term_@@v_v0.28.0.zip) = 5c704c0c1646c283dad52d01b8f76c498e21e31c2b6677efe80bb1c4c02c467e SHA512 (golang.org_x_term_@@v_v0.28.0.zip) = ad3275387211ba28cbdd25303246755b7e2951dc230e991b576c21b97c6b049953b7d912f96b04f9fb7576127aa809fb5459c1bc1515a17656743b4bfb1a2531 Size (golang.org_x_term_@@v_v0.28.0.zip) = 19810 bytes BLAKE2s (golang.org_x_term_@@v_v0.5.0.mod) = aa9178ce8f4a13282fdb39fa4cf1c641a73f8e915e3b849e8a57cf6705c8cc34 SHA512 (golang.org_x_term_@@v_v0.5.0.mod) = 88ef95fca01c9d194993ea0e3853b31c1e3862defedbcf111624af86eeea63099af727b817ebcb3d9ae926692882e08a41fd72f8b8687b5527b2d9115ac55d3a Size (golang.org_x_term_@@v_v0.5.0.mod) = 67 bytes BLAKE2s (golang.org_x_term_@@v_v0.8.0.mod) = 1fa6c540c2a882ada4d67690f9ae74f5d5ea4fab21493354064706d345be2028 SHA512 (golang.org_x_term_@@v_v0.8.0.mod) = 865ab9fda3e62f27e5010edb02d40d68e812118f8f8f8e9afc3e19012a16f6076fdbac909a444f5d3036575352020d4ad8c1210191dbb0171d906b8990e7c581 Size (golang.org_x_term_@@v_v0.8.0.mod) = 67 bytes BLAKE2s (golang.org_x_text_@@v_v0.13.0.mod) = 4a1478d739da516ee6e01acd8b1b211f46c37b2e3d9080550f8f9a479f88c700 SHA512 (golang.org_x_text_@@v_v0.13.0.mod) = 9ca94e61e08cd1538ff8a10ef2eb0aa5fbac8e219f0a03d6a076c3ee551dd71fc77bd12498b5ca6aedb866ce7aa10a2a1c80915bb987278816b7c73a576158a9 Size (golang.org_x_text_@@v_v0.13.0.mod) = 197 bytes BLAKE2s (golang.org_x_text_@@v_v0.14.0.mod) = 41aa03dda094edbe86480c3bb1e96f134c984b2f6af2790bb8545d511df4e0a8 SHA512 (golang.org_x_text_@@v_v0.14.0.mod) = c51e7660e628e383c698fc48e2ac0c38e10ef3ccfb15c92e45279dfecf9897433a245294f3a2430637800d8ff6e23fa9257b0aa6b4f1eac7c135fadc76afd808 Size (golang.org_x_text_@@v_v0.14.0.mod) = 197 bytes BLAKE2s (golang.org_x_text_@@v_v0.15.0.mod) = 41aa03dda094edbe86480c3bb1e96f134c984b2f6af2790bb8545d511df4e0a8 SHA512 (golang.org_x_text_@@v_v0.15.0.mod) = c51e7660e628e383c698fc48e2ac0c38e10ef3ccfb15c92e45279dfecf9897433a245294f3a2430637800d8ff6e23fa9257b0aa6b4f1eac7c135fadc76afd808 Size (golang.org_x_text_@@v_v0.15.0.mod) = 197 bytes BLAKE2s (golang.org_x_text_@@v_v0.21.0.mod) = 548ed54ee155c4d7ef6b0bc411ce72e50bac0974d77541097a1c7c8cbc1dcdab SHA512 (golang.org_x_text_@@v_v0.21.0.mod) = 0e94bb07801aa51aad50cbbb7442b3b3e6dcbee4979fa50db7aaac9bfd7dbe74a548977b1a89e7f14a93f1b5d39d3fec47a2d0037dfa51df4727cf0c4cbeb8e4 Size (golang.org_x_text_@@v_v0.21.0.mod) = 221 bytes BLAKE2s (golang.org_x_text_@@v_v0.21.0.zip) = 2dbe8b6a012a79d3d3e84369409ef51c4249b83ce52dd1d4de80c606d354f6ae SHA512 (golang.org_x_text_@@v_v0.21.0.zip) = 6aceced9b1061c6120dd76d3c25dd1f018a0e517635f439b3cf5c9614933584c714ec1f25660e5cd4896d3fc902452a0373ec0422d37a4f462f73035845065bf Size (golang.org_x_text_@@v_v0.21.0.zip) = 9233989 bytes BLAKE2s (golang.org_x_text_@@v_v0.3.0.mod) = 080036087ec663fb318320442bf68fad98da28e3ea33a1e5a3acf697a0527460 SHA512 (golang.org_x_text_@@v_v0.3.0.mod) = ca081ef7cccd7bbedc6843fbe0c452352661a07e1298cd02ff338ed79d807c6401d613a3cf20011189d2f98a794ffa410547b3e352eb58a6f0a84822285d391d Size (golang.org_x_text_@@v_v0.3.0.mod) = 25 bytes BLAKE2s (golang.org_x_text_@@v_v0.3.3.mod) = 70f5179544ccad4f13f0825e55a41b11a7dd38266aada468eb391ab115a3458e SHA512 (golang.org_x_text_@@v_v0.3.3.mod) = f3f68808ccf5223453f765f59db1ef551b2130069eb83518878961c2d4a2044f9049f8d49df6e67699fcd2645cf90b84d35626590b2cfbca302fcf0eac76dc8b Size (golang.org_x_text_@@v_v0.3.3.mod) = 97 bytes BLAKE2s (golang.org_x_text_@@v_v0.3.7.mod) = 267ea3094e99e155a492ecd37e9d71c4ea1243519f281f6783ab66fa47524e68 SHA512 (golang.org_x_text_@@v_v0.3.7.mod) = e77211a503c35d8b6c392fc1b44daed580659b997673cd312ae8e579d1d715d7a53f8f0f0dd2d4dedbc6c5ca5ab7e3d52269a6536a42824cce267c89eb29cbbd Size (golang.org_x_text_@@v_v0.3.7.mod) = 97 bytes BLAKE2s (golang.org_x_text_@@v_v0.7.0.mod) = fe5eb66d25e871119ece4a071dc3907f9628069539e47210379439c1295cdf87 SHA512 (golang.org_x_text_@@v_v0.7.0.mod) = 3c990818dec261358f7de189c4603e4c27637ae73f676d5a6e644534a43b6cf8c87907c96dd23fd6aa17682cd18f2f0a6579eea5eb3b4b388ac9737e5c5f6b76 Size (golang.org_x_text_@@v_v0.7.0.mod) = 258 bytes BLAKE2s (golang.org_x_text_@@v_v0.9.0.mod) = ca1e434bce0b52d1ff08595fe76f241d5cf7f86bb7387061b4ac2ba8bc61a3ba SHA512 (golang.org_x_text_@@v_v0.9.0.mod) = 820e3558ee6cba46a76b4fa51a5dec2a3975f9c3f2567bae746ef42eee06b8ea27a3da911e6028d83825f9828bcee0cd22f8f624211eb271be193d547bacfe8f Size (golang.org_x_text_@@v_v0.9.0.mod) = 215 bytes BLAKE2s (golang.org_x_tools_@@v_v0.0.0-20180917221912-90fa682c2a6e.mod) = d276ed1711a2da66e71b05357b06093eb7c33e7f00c194ff6386deb7b0676fca SHA512 (golang.org_x_tools_@@v_v0.0.0-20180917221912-90fa682c2a6e.mod) = 3c166b18c0ce47a47e95da9eeede63879a92b0205bd4589d554f7bae89699be0efa83e1f5bba8e50f47714ea23e759b07f4543fe06301995d39373da2db16fc0 Size (golang.org_x_tools_@@v_v0.0.0-20180917221912-90fa682c2a6e.mod) = 26 bytes BLAKE2s (golang.org_x_tools_@@v_v0.0.0-20191119224855-298f0cb1881e.mod) = a212a1fb08f1d60f83d616e697ed00d123468c02db07b98b1fc05a6546c377b8 SHA512 (golang.org_x_tools_@@v_v0.0.0-20191119224855-298f0cb1881e.mod) = 6a0316ac3b01aba3f186b5db540a368ab780a821252f7f0975f9e44afea9170c4b3e7027dc5f79a54ebc6af290cbb59b876d3b53bbf26fd05fc3a80a06fae109 Size (golang.org_x_tools_@@v_v0.0.0-20191119224855-298f0cb1881e.mod) = 212 bytes BLAKE2s (golang.org_x_tools_@@v_v0.1.12.mod) = 8e5929e44e175f60b164d7e7f0860a78ceac838254748829336eedd7b0d8f345 SHA512 (golang.org_x_tools_@@v_v0.1.12.mod) = a7bf52a08d8b97fadb3f98c0eba83e8269789437ad1c29007c24137b68c72c26845c466b86b0355b8d85ce427507199f214f502dc3ab31c6f27646dae3237a81 Size (golang.org_x_tools_@@v_v0.1.12.mod) = 327 bytes BLAKE2s (golang.org_x_tools_@@v_v0.13.0.mod) = 61756cd04283f421b8e4a5cc198543f18a6508a110943a1ab38461d8a6fd117e SHA512 (golang.org_x_tools_@@v_v0.13.0.mod) = c97c128c84ebea4dfb7a40c6b1b2bd6b01d82fd2b3b0bc15ec025d74720e0dfb014a61403065f396d8343dca4b5a9c4df89509023fb13a8563caa63bbd88c30e Size (golang.org_x_tools_@@v_v0.13.0.mod) = 214 bytes BLAKE2s (golang.org_x_tools_@@v_v0.21.1-0.20240508182429-e35e4ccd0d2d.mod) = 981271e8ed0addf27a2723e237bb431381bdc7fa0f64de0e70b87026b76c81fb SHA512 (golang.org_x_tools_@@v_v0.21.1-0.20240508182429-e35e4ccd0d2d.mod) = f73109f0a4a6251bed88ddafebd67df5b008171a4a5741c449ad67fd0eaf5b27c5047488b12ecfb08bda030e159783cb2d144e9784042632f1b02a503d441484 Size (golang.org_x_tools_@@v_v0.21.1-0.20240508182429-e35e4ccd0d2d.mod) = 339 bytes BLAKE2s (golang.org_x_tools_@@v_v0.6.0.mod) = d690bc1c03bd30fc57dababf653ce5476b010de40698f9f94ec0e3be7f6cda7a SHA512 (golang.org_x_tools_@@v_v0.6.0.mod) = d0de8f950f371ac309d3eb6558200211d81d583664d657c896a1995b59b489451b93895dc991bd555a2830496a94e6499abd36eb9563a5d6de94595923180878 Size (golang.org_x_tools_@@v_v0.6.0.mod) = 211 bytes BLAKE2s (golang.org_x_xerrors_@@v_v0.0.0-20190717185122-a985d3407aa7.mod) = b9082cd5be0cf4d922cd04363acc12692e595a5560e43763d016b9dafa566584 SHA512 (golang.org_x_xerrors_@@v_v0.0.0-20190717185122-a985d3407aa7.mod) = 659d18a7a3a1be45ff6dc9e7475276b82ee7f11c47d39b0c237d7f872836a1dbdfff0902f21d6cd8093663997865da92e3e5a4acf1ad6129f972dc5e667b4f05 Size (golang.org_x_xerrors_@@v_v0.0.0-20190717185122-a985d3407aa7.mod) = 37 bytes BLAKE2s (lf-34.tar.gz) = 20b4138b32f48ac5c3940c93d25b0c81e6995e41f08ffdb682fa3e767efcb959 SHA512 (lf-34.tar.gz) = f96958d0d77c1af4772a09f6db2ec4c26ba713ded8edde8b9a975984c5b76a22c36861b8d51315e60cddb7ce6b394c1ff88990ce4001c31956ea0c5a394ac641 Size (lf-34.tar.gz) = 149768 bytes @ 1.7 log @lf: update to r30 - (New) A new builtin command jumps is addded to display the jump list - (New) A new possible field filter is added to ruler option to display the filter indicator - (Fix) Broken mappings for bottom command due to recent changes are fixed - (Fix) Selecting a file does not scroll to bottom anymore - (Fix) Broken builds on some platforms due to recent changes are fixed @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.6 2023/01/13 20:37:58 bsiegert Exp $ d3 33 a35 18 BLAKE2s (github.com_djherbis_times_@@v_v1.5.0.mod) = 6704067e2432ed747d735edc77e16be05d78c5ea82b0c247974099b50c3fa759 SHA512 (github.com_djherbis_times_@@v_v1.5.0.mod) = b7ad19b6908de5659fef77508cd1dd352eaa32b0b1c03e0c386f35d83920bce16ab4274b2d4f5025c6c090ad62e26805b8a233c7a013e64791324958b38665a1 Size (github.com_djherbis_times_@@v_v1.5.0.mod) = 42 bytes BLAKE2s (github.com_djherbis_times_@@v_v1.5.0.zip) = 4a578fafe6c283a48b48a750c183c6c39785c71f1219db836cc0e86d96607623 SHA512 (github.com_djherbis_times_@@v_v1.5.0.zip) = ad4e4ba7b9b3fb0d4dbb7ed005858477be8bd81839831526a619ce63aaf7ac3b20be54c11f09fd128ec78eebbc0c45314549c58e98f764271ac621aad3c9bcea Size (github.com_djherbis_times_@@v_v1.5.0.zip) = 17348 bytes BLAKE2s (github.com_gdamore_encoding_@@v_v1.0.0.mod) = d98306119aa62bd2bb2dc3fd0a93976e35a5396dd7d50fb0fc3eb0c157fb88c2 SHA512 (github.com_gdamore_encoding_@@v_v1.0.0.mod) = fb153c4e481c073133f0c933c67eba8a1f160ab146921f2c77125b6ff5c348cea57e3a5701a557c8db2212d32e3cba1c09b9509210660c17b66c2a45ba97cb75 Size (github.com_gdamore_encoding_@@v_v1.0.0.mod) = 77 bytes BLAKE2s (github.com_gdamore_encoding_@@v_v1.0.0.zip) = 0862bc4e46e9470af0fc008ce4a3370108c00d3382156ae7486f5720a878c937 SHA512 (github.com_gdamore_encoding_@@v_v1.0.0.zip) = 127767c725e376b43fe4e2003ddc12fe89693d6d7e52b01e6d47d73fd04496decc0fd60b64c7a65303428e00a52ece1848610ea35231789a814187ef8503bee3 Size (github.com_gdamore_encoding_@@v_v1.0.0.zip) = 19867 bytes BLAKE2s (github.com_gdamore_tcell_v2_@@v_v2.6.0.mod) = b18a1744dcef999d4b40d3cc4ba7453d9b32c1edb0750835ec7c2dfb6e989aa5 SHA512 (github.com_gdamore_tcell_v2_@@v_v2.6.0.mod) = 217f4704f014c8f6d09dbf0aa3c646ce0b067e20cd6efe56a88043154eaceafc46305f37c303d4beca0e7c64aecf6dd17c3b182f8f7f715ca19ea0f92bd6900e Size (github.com_gdamore_tcell_v2_@@v_v2.6.0.mod) = 295 bytes BLAKE2s (github.com_gdamore_tcell_v2_@@v_v2.6.0.zip) = 49744a33d92d695eae81c3fed1bd5e45e84e4e394dc4e929e1d10d5794d1c8f3 SHA512 (github.com_gdamore_tcell_v2_@@v_v2.6.0.zip) = b7de54965064c1db28d46ed8e5f910e221a8564ee6e0509d16ca74f0a1d587d7a6508a5f64f212ac0dc3dbb22fdf613989e309d191795420c7adf16afe2ae473 Size (github.com_gdamore_tcell_v2_@@v_v2.6.0.zip) = 255778 bytes d42 6 a47 6 BLAKE2s (github.com_mattn_go-runewidth_@@v_v0.0.14.mod) = 8df0af400904d313f84666016bb58fa961611b14296a6ee0b534ea7942608632 SHA512 (github.com_mattn_go-runewidth_@@v_v0.0.14.mod) = b96cca212a7024f0039ddd3a744fe818ab2e028b8ac2fd4472ce76ee9b496de3abb0960718c1106a98cf7e6df652dcf2884fe5ed95979bd9016399ea4abd324d Size (github.com_mattn_go-runewidth_@@v_v0.0.14.mod) = 84 bytes BLAKE2s (github.com_mattn_go-runewidth_@@v_v0.0.14.zip) = 3056984ecc71fdb17141246766a8399aba41e3a6e9a2e5f95c80e3671085b81d SHA512 (github.com_mattn_go-runewidth_@@v_v0.0.14.zip) = 9998ab38bd10a2498c810634d5d45e92baedf1eca5956c9f3640b09e26d13f48fde9c04dd3ab169a3be6ca826553ca2a1db13fc3932dfa5c33aada169b2fac55 Size (github.com_mattn_go-runewidth_@@v_v0.0.14.zip) = 21752 bytes d54 6 a59 3 BLAKE2s (github.com_rivo_uniseg_@@v_v0.4.3.zip) = 81532df0ef68e054d29b4a5bea173d03313fc37bee0b1b98dc555ace5db47ab9 SHA512 (github.com_rivo_uniseg_@@v_v0.4.3.zip) = 93ece64627476204f9b1833fdc2ee32944b6612116b43c89c0a6197702ac98af6f877f9ef81964459840bcffd2c4e28a4e10c85e4b420836a413431575a3de84 Size (github.com_rivo_uniseg_@@v_v0.4.3.zip) = 476353 bytes d69 18 d90 3 d102 15 d123 15 d150 3 d156 15 d177 3 a179 3 BLAKE2s (golang.org_x_sys_@@v_v0.8.0.zip) = 1d1dd30ede45eedf5a3a55fb4c349db31c0da8d3c28e13f71464bfe84709f861 SHA512 (golang.org_x_sys_@@v_v0.8.0.zip) = a24f36dd1f3f0a998fdc68f03870350635d3ae6cd3abae010f9c8d69a9e7c3484605286e1153e24e45548d39aa713e91bb39106f5c4b68377f906299c1dd743b Size (golang.org_x_sys_@@v_v0.8.0.zip) = 1894928 bytes d186 15 d207 15 a221 3 BLAKE2s (golang.org_x_term_@@v_v0.8.0.zip) = 90a4f31890c8b086e896e2a37298c132048c8ff112a2b3262f7d272de70f3a18 SHA512 (golang.org_x_term_@@v_v0.8.0.zip) = 63cb6f10de1b97b9315c9d3c281f10231a8b25aa7926a3cace8323ed497dc6c8b4528c55a06beb4b238c76756031cb4967d2d725c0b4d3936dfae64bda714e4c Size (golang.org_x_term_@@v_v0.8.0.zip) = 19924 bytes d234 3 a236 3 BLAKE2s (golang.org_x_text_@@v_v0.7.0.zip) = d4a08528cb542949182b45201201cbd46d6b2f79ab1ad411d067cab8b5d78eb9 SHA512 (golang.org_x_text_@@v_v0.7.0.zip) = 61dc29df22c4ea0b8792093d12325012c3d4153219485898481f062fb28ea1b91950c9af8ddc9058d68e10cbf4984257fe91d85985353359b29b15120ea3e30d Size (golang.org_x_text_@@v_v0.7.0.zip) = 8614578 bytes d246 9 d258 3 a260 3 BLAKE2s (lf-30.tar.gz) = aa851c39cfa00c35bf9ab7faf26d8f1f6a04dd477fb2f9f76e4b3d7e331000c9 SHA512 (lf-30.tar.gz) = 2318b8b1ebb92cec5247b3f8819492182085776bc437b223a92377f731f26a85a7b9bf3c475b31ee28ba204cc2e9abf8330e7a64b7d57631da9cb285aa80326d Size (lf-30.tar.gz) = 125152 bytes @ 1.6 log @lf: update to version 28 Plenty of changes over the last 15 versions, too long to summarize. @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.5 2021/10/26 11:19:45 nia Exp $ d15 6 a20 6 BLAKE2s (github.com_gdamore_tcell_v2_@@v_v2.5.4-0.20221019011350-d3cbfcfb7aa3.mod) = 3c5cb984d28801938456f63b704a8546a09da145b3297709496990bf77174610 SHA512 (github.com_gdamore_tcell_v2_@@v_v2.5.4-0.20221019011350-d3cbfcfb7aa3.mod) = c0279d7998121c92735750d63bbc54f21177cc20b05ab1fc3f558e5c684f2d99b6bc61ee9645bc348c9f38c6fc6c16d8340640b5d766b6ccc89de4c9e95971a8 Size (github.com_gdamore_tcell_v2_@@v_v2.5.4-0.20221019011350-d3cbfcfb7aa3.mod) = 308 bytes BLAKE2s (github.com_gdamore_tcell_v2_@@v_v2.5.4-0.20221019011350-d3cbfcfb7aa3.zip) = 18113c10b5cc63f8fbc350dea8f850c36b4d3621e167dba7c8b9512b639d5b0d SHA512 (github.com_gdamore_tcell_v2_@@v_v2.5.4-0.20221019011350-d3cbfcfb7aa3.zip) = f6aabe4c00ae94978ebed7300efbe06e802b763d96562ab98fe713009c61f0b76c23be846bdc1ab8beef225b4c958d80492dc5c268d300299928c03ccd30f48b Size (github.com_gdamore_tcell_v2_@@v_v2.5.4-0.20221019011350-d3cbfcfb7aa3.zip) = 249408 bytes d36 6 a41 3 BLAKE2s (github.com_rivo_uniseg_@@v_v0.2.0.zip) = 979391f242312d88d58ff807872dc8d92a768eed36c77247c56a95cddfc3f7cd SHA512 (github.com_rivo_uniseg_@@v_v0.2.0.zip) = 88f37961ebe3a1701265a2f5cb606e97fe4ddd09e36ff13ca8c026e98640af5d35cb930e4d12b6690a97e5d934705102554c6d2912ebbb5ee08976c698cce2db Size (github.com_rivo_uniseg_@@v_v0.2.0.zip) = 45731 bytes a44 3 BLAKE2s (github.com_yuin_goldmark_@@v_v1.4.13.zip) = 6d20dfb88cda5691e80260011c7fc1be6fc03fc417b6ac36d06d9f2563aafe39 SHA512 (github.com_yuin_goldmark_@@v_v1.4.13.zip) = 7441a7ca7a9fd67975c47920fa9d379e91c8c75b4a47845c90d89e0d904677b111866659b21b93c9abf5ac9d0cf278cc9f192fd6ae7c1ec3ff382c4b9aed0dca Size (github.com_yuin_goldmark_@@v_v1.4.13.zip) = 229017 bytes a50 3 BLAKE2s (golang.org_x_crypto_@@v_v0.0.0-20210921155107-089bfa567519.zip) = 19b9fd9f365ff69fcbea099295af83bffc80d43a01a7541bd2064e7366df56f6 SHA512 (golang.org_x_crypto_@@v_v0.0.0-20210921155107-089bfa567519.zip) = c49fad474be5b84f99f2cf45970bf1bbdf02f4ed6c8c9d6aab8d672e49972059d4f6f0535bae7647b2d5c40c7a2168a20a0557e1cb29d30811b719f50aa6b226 Size (golang.org_x_crypto_@@v_v0.0.0-20210921155107-089bfa567519.zip) = 1878482 bytes a53 3 BLAKE2s (golang.org_x_mod_@@v_v0.6.0-dev.0.20220419223038-86c51ed26bb4.zip) = 0576939ace00f8dd570757b15fd45306915c04485386aa048cf6418a190912b9 SHA512 (golang.org_x_mod_@@v_v0.6.0-dev.0.20220419223038-86c51ed26bb4.zip) = e2c5105027dfe44585765f0ae968c8a8ca5ec5569299f7e2bb0dbe527dd63d2e81ce677075433b67f081d805aa1dc26652ce15485767e6f546c5a1a0d0ab792c Size (golang.org_x_mod_@@v_v0.6.0-dev.0.20220419223038-86c51ed26bb4.zip) = 169387 bytes a62 3 BLAKE2s (golang.org_x_net_@@v_v0.0.0-20220722155237-a158d28d115b.zip) = 2412a0377f22b9aabcd9b8f0d66669ecb7913c486f78e5164ec624a0444d1408 SHA512 (golang.org_x_net_@@v_v0.0.0-20220722155237-a158d28d115b.zip) = 024cdbda01e10b990d7df8b1d436e5652faa96af7068c7a424e94037d161239e4010690f4f9a14555436ba113da9e874fd054e22d3677347cf80804f7d329954 Size (golang.org_x_net_@@v_v0.0.0-20220722155237-a158d28d115b.zip) = 1582191 bytes a68 3 BLAKE2s (golang.org_x_sync_@@v_v0.0.0-20220722155255-886fb9371eb4.zip) = 33737f00641b2e759349d601780a7f0a51b1e9471dd317c988a9a088fbd6c024 SHA512 (golang.org_x_sync_@@v_v0.0.0-20220722155255-886fb9371eb4.zip) = fd5f4edaa65edd8074840dfbf82c294cbcdad8bc85a50a7727380afef2947f62d3a5d174c6cb358b07d7b932376627f5d75aaa16d31550907207659ff58b7488 Size (golang.org_x_sync_@@v_v0.0.0-20220722155255-886fb9371eb4.zip) = 28988 bytes d84 9 a92 3 BLAKE2s (golang.org_x_sys_@@v_v0.0.0-20220722155257-8c9f86f7a55f.zip) = 1b3a45abd6315d610c10eaa3768bf0b2d87a76c34e987347f8ba7e529e869643 SHA512 (golang.org_x_sys_@@v_v0.0.0-20220722155257-8c9f86f7a55f.zip) = 50ddba66268cdc67f8d19c3caac8e812dae92f35c08141ce4934dc578e9292158fced9beaafbdd3f0daf088e362df752863c2132bd10b0b31c5bdb4555badede Size (golang.org_x_sys_@@v_v0.0.0-20220722155257-8c9f86f7a55f.zip) = 1797601 bytes d99 9 a107 3 BLAKE2s (golang.org_x_term_@@v_v0.0.0-20210927222741-03fcf44c2211.zip) = 91adff208627c23594f4032d544699e808327891ad83fae1b7ba7d42d51f84cc SHA512 (golang.org_x_term_@@v_v0.0.0-20210927222741-03fcf44c2211.zip) = 2f7ff46b02b31f30a73e1d574fafce089e51df788a2b34b18d505d1c191149a70f222b462664218c5451a7beaa7efaf4178470703887f2e438a4455603f359a3 Size (golang.org_x_term_@@v_v0.0.0-20210927222741-03fcf44c2211.zip) = 21653 bytes d117 6 a122 6 BLAKE2s (golang.org_x_text_@@v_v0.4.0.mod) = fe5eb66d25e871119ece4a071dc3907f9628069539e47210379439c1295cdf87 SHA512 (golang.org_x_text_@@v_v0.4.0.mod) = 3c990818dec261358f7de189c4603e4c27637ae73f676d5a6e644534a43b6cf8c87907c96dd23fd6aa17682cd18f2f0a6579eea5eb3b4b388ac9737e5c5f6b76 Size (golang.org_x_text_@@v_v0.4.0.mod) = 258 bytes BLAKE2s (golang.org_x_text_@@v_v0.4.0.zip) = 8b1cbff8f433b028e376a691e81936e108cf1196316b1867988cd802ba64bd79 SHA512 (golang.org_x_text_@@v_v0.4.0.zip) = 9c51bb7afb75e08f6e1450f7290b68fbd5e84783372bdd45a25f64bc1199b743889fb50625e9d93eb3fc2e03611194d30b7ca74fbe666ec3d56d5b97a2c23fb9 Size (golang.org_x_text_@@v_v0.4.0.zip) = 8615035 bytes a131 3 BLAKE2s (golang.org_x_tools_@@v_v0.1.12.zip) = 2390a2c8002c5d0499494d16d42af8aca0d6ded12919e918d10fdb1a96949def SHA512 (golang.org_x_tools_@@v_v0.1.12.zip) = 68068cc3520815de90c917e3311f53684fbcf2b3e65de3af838718396dc4b2a440f7abe99542ecb175cd7212dea84a682aa2639eff1b55f7eaf4b1b3fcdaded7 Size (golang.org_x_tools_@@v_v0.1.12.zip) = 3946738 bytes d135 3 a137 6 BLAKE2s (golang.org_x_xerrors_@@v_v0.0.0-20190717185122-a985d3407aa7.zip) = c8dcc75c8104c0a3f171e5240f197ae6479780c4d6ffaeb4597d8d946123f5ff SHA512 (golang.org_x_xerrors_@@v_v0.0.0-20190717185122-a985d3407aa7.zip) = aab0e6fa0e68bfa59aa0b217e4a0f5910190898f5d24e172de3726bb6d2e70102c114ae37060f797f9efe8702a935300726205328cd8ae2656b9031b68d9aa50 Size (golang.org_x_xerrors_@@v_v0.0.0-20190717185122-a985d3407aa7.zip) = 20009 bytes BLAKE2s (lf-28.tar.gz) = 4dec16d7a0ccd0a346ec0b9000b554a2267a8fc6e2c66f852b2ff1dc333475d8 SHA512 (lf-28.tar.gz) = ae52248b5934e3c136c54e0df184a6a1d3219f6e6ddebdf7263dc7516f7f1344331d7c5640cb83b7d483f291524a56271b2209454981742bf702b177acfffbc0 Size (lf-28.tar.gz) = 117374 bytes @ 1.5 log @sysutils: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.4 2021/10/07 14:58:00 nia Exp $ d3 141 a143 15 BLAKE2s (github.com_mattn_go-runewidth_@@v_v0.0.4.mod) = 286c8e270025cd766b60b789ca5e456d6977078abaa718dedb79bfbd1febaf4a SHA512 (github.com_mattn_go-runewidth_@@v_v0.0.4.mod) = b891712f639a850e41582c15bcb384a985fad4f8aa86ce2d3f4d2554354aa1a9619667f60837a8280f869fc07dd58dc676c222bac23aaa5b2b00c06284b2f475 Size (github.com_mattn_go-runewidth_@@v_v0.0.4.mod) = 37 bytes BLAKE2s (github.com_mattn_go-runewidth_@@v_v0.0.4.zip) = 002085847bc5b2a6a9a4e543a907af64d603f529301e69c8f9bc6d63696d42f4 SHA512 (github.com_mattn_go-runewidth_@@v_v0.0.4.zip) = fb2bd143a0eb1be1faacc0069ec8c2d53b16b6969e6c4dd7ae4802f16606a80ff1c362712f0836b97f1453df468e7e12bb5dfabf9161436fbe9b87231f593068 Size (github.com_mattn_go-runewidth_@@v_v0.0.4.zip) = 22344 bytes BLAKE2s (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.mod) = 7cc1c16554be511fd7c8cb37c2f631fc65baed736ad629b1f8275de3354595f7 SHA512 (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.mod) = d96b326f421417a67e9db79350043b29f2b2c9b7ca00f696955303f0ba090c8fd82f018f312ebef4d443ef87732af99d807dcb6f6e16187d00ba0c0502d78876 Size (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.mod) = 33 bytes BLAKE2s (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.zip) = c06fcb08f5380dec6c3c917f28a3f85c1c16cf9dce2acbc0b8bb382f957177de SHA512 (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.zip) = 1fdba1fd9660dac4b61534346127703c3a7fc49bc8ea5f2a9348aed2a32182dbbfbb196105d247d0ddbae44116be1effed29546ce0bea41969f179badf68cdce Size (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.zip) = 46179 bytes BLAKE2s (lf-13.tar.gz) = 89605be50dd8752b39bf4d286550d53430c98cbe66fdce798cc969310f244494 SHA512 (lf-13.tar.gz) = 67c0fdbf7dc86a3856a0dce9fb8ed38f1a4c8a66a8ae051887b4aa6ddcbd086a748124cae804f4a051e20efcffb1cd847611b400c54143a79587ce4561a938c0 Size (lf-13.tar.gz) = 67064 bytes @ 1.4 log @sysutils: Remove SHA1 hashes for distfiles @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.3 2020/04/13 14:52:45 bsiegert Exp $ d3 1 a3 1 RMD160 (github.com_mattn_go-runewidth_@@v_v0.0.4.mod) = 7b055d0690c748e3832a9ecb6db2a8d49f9aeb8c d6 1 a6 1 RMD160 (github.com_mattn_go-runewidth_@@v_v0.0.4.zip) = b86ebf1499cb4f234839e3061dda815e9d1a011e d9 1 a9 1 RMD160 (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.mod) = 91a64464b5c3108f10e1f9a74996b464c40d6cfa d12 1 a12 1 RMD160 (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.zip) = 67589548e73ca56daab2c52adc8ea214139bd3e2 d15 1 a15 1 RMD160 (lf-13.tar.gz) = d542305b5a26090262304d5f330145b4926ba319 @ 1.3 log @Update lf to r13. The first Go module build! @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.2 2018/03/14 08:46:23 bsiegert Exp $ a2 1 SHA1 (github.com_mattn_go-runewidth_@@v_v0.0.4.mod) = 4ea1d8179b52949e0536e3744d69410414540dd7 a5 1 SHA1 (github.com_mattn_go-runewidth_@@v_v0.0.4.zip) = 9a8a2430a3c128189b5b97a737a4d155cd2a36e2 a8 1 SHA1 (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.mod) = d48d2f3ba9f25e16d2896c365a2a546c13f0645b a11 1 SHA1 (github.com_nsf_termbox-go_@@v_v0.0.0-20190325093121-288510b9734e.zip) = d5c8e5954e888c17df553d43ab77cd3d002c9660 a14 1 SHA1 (lf-13.tar.gz) = 0ac58823fbaef505c98f32d478a64100e5191cd1 @ 1.2 log @Update lf to 20180302. No changelog (and indeed no releases) from upstream :( @ text @d1 1 a1 1 $NetBSD: distinfo,v 1.1 2016/08/20 09:33:53 bsiegert Exp $ d3 20 a22 4 SHA1 (lf-20180302-c3f4aa5.tar.gz) = 12e67cb9101d2da54919341efe4f09d5c6e6b919 RMD160 (lf-20180302-c3f4aa5.tar.gz) = 3f2762fa91d01df14e083a6a407977876d17ccc3 SHA512 (lf-20180302-c3f4aa5.tar.gz) = fa3d89adc9b2666345fd0c4ac285db9f62bbe8ed4c7f7aedd7767ced64cc4038b6fc57f392d2a27029e805405ae0f0b21a05e2092a478b7a041c92f272e48fe5 Size (lf-20180302-c3f4aa5.tar.gz) = 37753 bytes @ 1.1 log @New package, lf. lf (as in "list files") is a terminal file manager written in Go. It is heavily inspired by ranger with some missing and extra features. Some of the missing features are deliberately ommited since it is better if they are handled by external tools. Features - no external runtime dependencies (except for terminfo database) - fast startup and low memory footprint (due to native code and static binaries) - server/client architecture to share selection between multiple instances - custom commands as shell scripts (hence any other language as well) - sync (waiting and skipping) and async commands - fully customizable keybindings Non-Features - tabs or windows (handled by the window manager or the terminal multiplexer) - built-in pager (handled by your pager of choice) @ text @d1 1 a1 1 $NetBSD$ d3 4 a6 4 SHA1 (lf-20160819-a6d92f4.tar.gz) = 891e9fb762d6cb852b75b9ff0a36bd0473b718fd RMD160 (lf-20160819-a6d92f4.tar.gz) = f7df3c623a05ad063a5a1e299ec10e111e6d327f SHA512 (lf-20160819-a6d92f4.tar.gz) = 7c1d9cddd0e6431f32e6b4fcf7386c6c39129aba42be3f23db34dfc69882fd404149da08dea6f4f44a5067e28f4e7b0ebd4d16370cbc3d8951ec560d9a15c3ce Size (lf-20160819-a6d92f4.tar.gz) = 19903 bytes @