| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xplr | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.20.2 | Vendor: openSUSE |
| Release: bp155.1.7 | Build date: Mon May 22 13:39:53 2023 |
| Group: Productivity/File utilities | Build host: lamb03 |
| Size: 4787472 | Source RPM: xplr-0.20.2-bp155.1.7.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/sayanarijit/xplr | |
| Summary: TUI file explorer | |
xplr is a terminal UI based file explorer for command-line utilities that work with the file-system. xplr integrates shell commands and GUI file managers and exposes a scriptable, keyboard-controlled, real-time visual interface.
MIT
* Fri Jan 13 2023 Dirk Müller <dmueller@suse.com>
- update to v0.20.2:
* Updated UI to be more light theme and NO_COLOR friendly.
* Fixed creating files inside multiple subdirectories (e.g.
foo/bar/test.txt) (thanks to @soryeigeton for reporting and help
debugging).
* Added new hooks (contribution by @emsquid).
* on_mode_switch
* on_layout_switch
* Sat Dec 17 2022 Dirk Müller <dmueller@suse.com>
- update to v0.20.1:
* xplr shell will default to $SHELL, using bash as a fallback. oh-my-zsh
users please add TRAPEXIT() { echoti rmkx; } in your .zshrc (see #499
for more info).
* (experiment) xplr will now display full-screen help menu in intermediate
modes. Set xplr.config.modes.builtin[mode].layout = nil to disable. e.g.
xplr.config.modes.builtin.create.layout = nil
* Added new utility functions to work with json and yaml data.
* xplr.util.from_json()
* xplr.util.to_json()
* xplr.util.from_yaml()
* xplr.util.to_yaml()
* Added new utility function xplr.util.version() to get the currently
running binary version (semantic versioning fields).
* Fixed displaying multispace characters (Japanese, Chinese...), thanks to
@Elvyria for contributing to tui-input.
* Fixed a bug causing the creation of a new directory
* Minor UI updates.
* Sat Nov 12 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Verify signatures from public keyring by adding author's public pgp key.
* Wed Nov 09 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add default configuration in /etc/xplr/
* Thu Nov 03 2022 Jan Engelhardt <jengelh@inai.de>
- Remove marketing blether from descriptions.
* Wed Nov 02 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.20.0:
* BREAKING: xplr shell (:!) will default to null (\0) delimited pipes, as
opposed to newline (\n) delimited ones (i.e. will use Call0 instead of
Call).
* Use new messages for safer file path handling (\0 delimited):
- Call0
- CallSilently0
- BashExec0
- BashExecSilently0
* Use new sub-commands for safer message passing:
- -m FORMAT [ARGUMENT]... / --pipe-msg-in FORMAT [ARGUMENT]...
- -M FORMAT [ARGUMENT]... / --print-msg-in FORMAT [ARGUMENT]...
- Where FORMAT is a YAML string that may contain %s, %q and %%
- placeholders and ARGUMENT is the value per placeholder. See init.lua
* Use --vroot to isolate navigation of an xplr session inside a specific
directory. Interaction still requires passing full path, and shell,
lua functions etc still can access paths outside vroot.
* Use the following messages to switch vroot at runtime, or the use key
bindings available in the new builtin mode "vroot" (mapped to : v).
- SetVroot
- UnsetVroot
- ToggleVroot
- ResetVroot
* Use $XPLR_INITIAL_PWD and Lua equivalent to implement workspace like
features without using virtual root. Use keys gi to go to the initial
working directory from anywhere.
* Use the convenient xplr.util utility functions in your Lua function calls.
See xplr.util API docs.
* Improved CLI errors.
* Finished documentation.
* UI updates to handle newlines in path.
* Fri Oct 28 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update vendored dependencies.
- Add _service file for OBS cargo vendor and cargo audit.
* Thu Oct 27 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for xplr 0.19.4
/etc/xplr /etc/xplr/init.lua /usr/bin/xplr /usr/share/applications/xplr.desktop /usr/share/doc/packages/xplr /usr/share/doc/packages/xplr/CONTRIBUTING.md /usr/share/doc/packages/xplr/README.md /usr/share/doc/packages/xplr/RELEASE.md /usr/share/icons/hicolor /usr/share/icons/hicolor/128-128 /usr/share/icons/hicolor/128-128/apps /usr/share/icons/hicolor/128-128/apps/xplr.png /usr/share/icons/hicolor/16-16 /usr/share/icons/hicolor/16-16/apps /usr/share/icons/hicolor/16-16/apps/xplr.png /usr/share/icons/hicolor/32-32 /usr/share/icons/hicolor/32-32/apps /usr/share/icons/hicolor/32-32/apps/xplr.png /usr/share/icons/hicolor/64-64 /usr/share/icons/hicolor/64-64/apps /usr/share/icons/hicolor/64-64/apps/xplr.png /usr/share/icons/hicolor/scalable /usr/share/icons/hicolor/scalable/apps /usr/share/icons/hicolor/scalable/apps/xplr.svg /usr/share/licenses/xplr /usr/share/licenses/xplr/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:47:58 2026