Pranav RK

Results 5 issues of Pranav RK

Update the podman network docs to specify that the default rootless networking tool has been swapped from slirp4netns to pasta. Fixes: [22543](https://github.com/containers/podman/issues/22543) #### Does this PR introduce a user-facing change?...

release-note-none

This might close https://github.com/charmbracelet/huh/issues/399. Further, we could use this in the [gum](https://github.com/charmbracelet/gum) file picker.

**Is your feature request related to a problem? Please describe.** It's nice to allow the user to set the cursor for the file picker. (Default is `>`). **Describe the solution...

Fixes [#662](https://github.com/charmbracelet/gum/issues/662) Please see the related [issue](https://github.com/charmbracelet/huh/issues/399) in [huh](https://github.com/charmbracelet/huh). ### Changes - Allow `cursor` option in the file picker.

## Summary Fixes # ## Type of PR - [ ] Bug Fix (non-breaking fixes to existing functionality) - [x] New Feature (non-breaking changes that add new functionality) - [...