Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

glow-fish-completion-2.0.0-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: glow-fish-completion Distribution: openSUSE Tumbleweed
Version: 2.0.0 Vendor: openSUSE
Release: 1.2 Build date: Tue Oct 8 11:51:23 2024
Group: System/Shells Build host: reproducible
Size: 9508 Source RPM: glow-2.0.0-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/charmbracelet/glow
Summary: Fish Completion for glow
Fish command-line completion support for glow.

Provides

Requires

License

MIT

Changelog

* Tue Oct 08 2024 Joshua Smith <smolsheep@opensuse.org>
  - Enable actual go tests instead of just checking version
  - Remove patches fixed upstream:
    fix-for-go-117.patch and fix-gitignore-bypass.patch
  - Switch _service from deprecated disabled to modern manual and
    use upstream tarball instead
  - Update to 2.0.0:
    * This release contains a massive amount of bug fixes and
      rendering improvements, many of which come by way of Glamour
      v0.8.0 which was released a few weeks ago. As a bonus, the
      latest version of Glamour includes support for Tokyo Night.
    New
    * --preserve-new-lines
    * add 'r' to refresh list and document
    * allow --width=0 to disable wordwrap
    * allow config from CHARM_CONFIG_HOME and XDG_CONFIG_HOME
    * open editor in current line
    * shell completions
    * show line numbers configuration option
    Fixes
    * --all bypass .gitignore rules
    * pass color profile down to glamour
    * check other possible readme paths/branches
    * replace string concatenation in loop with string builder
    * config failing in tests
    * do not hard fail if no config
    * do not show absolute path as note
    * handle not being able to create log file
    * handle permission denied
    * handle running inside a snap
* Wed Feb 14 2024 Joshua Smith <jsmithfpv@gmail.com>
  - Enabled completions for bash, zsh and fish.
* Tue Jun 13 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Add fix-gitignore-bypass.patch.
    * This patch will fix where setting `--all` to see hidden files
      does not work for gitignore-ed files.
* Wed May 31 2023 Joshua Smith <jsmithfpv@gmail.com>
  - Update to version 1.5.1:
    - docs: fix typos by @kianmeng in #471
    - fix: rm emoji from package description by @caarlos0 in #453
    - fix: improve editor handling by @caarlos0 in #449
    - fix: lazily init UI by @muesli in #494
    - fix-for-go-117.patch added as vendoring was incorrect
      Ran the patch against the source before manually doing
      go mod download/verify/vendor and packaging.
* Thu Mar 09 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Add README.suse-maint.md to sources in specfile.
* Sun Feb 19 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Update to version 1.5.0:
    * New Features
    - a07fdb7: feat(ui): e to open edit local markdown files in editor
    - 071783d: feat: copy contents of document
    - b36e5ad: feat: sync glow with git.charm.sh
    * Bug fixes
    - d9bf3b8: fix: don't close HTTP body
    - 5f14914: fix: editor with args
    - 01d9858: fix: goreleaser workflow
    - 6543979: fix: performance scrolling
    - 19732a6: fix: support hard line breaks
    - e0d667a: fix: use filepath.Dir instead of path.Dir
    * Others
    - 8138788: Automatically read from stdin if stdin is a pipe
    - db7f49b: Bump Bubbles to v0.14.0, update accordingly, and simplify spinners
    - ff59ead: Extend example how to read from stdin
    - dd1593b: Keybindings for editing the document from the pager
  - Format and update specfile
  - Disable LTO to prevent build failures on some architectures.
  - Use zstd compression for vendored deps tarball
* Fri Jul 09 2021 Andreas Schneider <asn@cryptomilk.org>
  - Update to version 1.4.1
    * https://github.com/charmbracelet/glow/releases/tag/v1.4.1
* Mon Mar 15 2021 Andreas Schneider <asn@cryptomilk.org>
  - Update to version 1.4.0
    * https://github.com/charmbracelet/glow/releases/tag/v1.4.0
* Wed Nov 25 2020 Andreas Schneider <asn@cryptomilk.org>
  - Update to version 1.2.1
    * Filter markdowns asynchronously so filtering doesn't block
  - Update to version 1.2.0
    * Added search using '/'
    * Add fuzzy filtering for stash notes
    * Add "hidden" command/config for switching on mouse wheel support
    * Ignore YAML frontmatter
    * Display news item count in stash view
    * Load the whole stash, page by page, automatically
    * Now in Scoop!
    * Upgrade to Bubble Tea v0.12.2 and Bubbles v0.7.5
* Wed Oct 28 2020 Andreas Schneider <asn@cryptomilk.org>
  - Update to version 1.1.0
    * Add config file support
    * Add flag for local files only (aka disable network) in TUI
    * Add golangci linter to GitHub workflows
    * Add paragraph about the config file to README
    * Bump Bubble Tea and Bubbles deps for keybinding improvements
    * Check for $EDITOR before writing the file
    * Clean up and re-enable Windows workflow
    * Convert pager to bubbletea 0.12.0 format
    * Correct placement of stash hint in pager help
    * Display default value for config flag in --help
    * Don't handle filenames with a colon in it as http(s) url
    * Don't show stash/memo info in pager help for news
    * Error codes should be in the range of 0 to 125
    * Fix README typo
    * Fix bug where pager help isn't updated after an in-pager stash
    * Fix coverage reporting from GitHub workflow
    * Fix typo in README.md
    * Fix typo in README.md (#176)
    * Move "stashed only" flag from the package-level into the model
    * Note new Windows, OpenBSD, and Alpine support in README
    * Open the configuration file with $EDITOR via 'glow config'
    * Point out the 'glow config' command in README
    * README: add MacPorts install instructions
    * Remove extra line at the bottom of pager help
    * Respect width flag/config setting in the TUI; closes #168
    * Saner default values in the defaultConfig
    * Simplify loading completion check
    * Split up workflows and automatically pick latest Go version
    * State minimum required Go version in README
    * Stub out config sub-command
    * Support width as a config setting
    * Update build instructions
    * Update footer in README
    * Update to bubbletea 0.12.0; minimum required changes
    * Use the same type to track docs to load and docs loaded

Files

/usr/share/fish
/usr/share/fish/vendor_completions.d
/usr/share/fish/vendor_completions.d/glow.fish


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Feb 19 03:25:23 2025