Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 18:35:38 UTC Now

2022-09-11 11:36:15 UTC MAIN commitmail json YAML

sysutils/xplr: update to 0.19.3

v0.19.3
- Bug fixes for passing filters using the --on-load argument.

v0.19.2
- Fixed support for the following keys in input mode:
    ctrl-h
    ctrl-b
    ctrl-f
    home
    end
    ctrl-k

v0.19.1
- You can now access uid and gid of the file owners in the Lua API. See
  column-renderer and node docs.
- The input buffer will support more readline-like keys. Also, added
  "DeleteTillEnd" as another cursor based "InputOperation" option.
  See tui-input v0.5.0 release.
- Fixed applying regex based filters via the CLI and $XPLR_PIPE_MSG_IN pipe.
  See issue #503.
- You can use the prompt field to define input prompt for each mode, instead
  of using the SetInputPrompt message. See init.lua changes.

(pin)