You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.