Bug 2264719

Summary: Review Request: blesh - Command line editor written in pure Bash which replaces the default GNU Readline
Product: [Fedora] Fedora Reporter: Miroslav Suchý <msuchy>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://github.com/akinomyoga/ble.sh
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The .spec file difference from Copr build 7030851 to 7030872 none

Description Miroslav Suchý 2024-02-18 08:42:09 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/msuchy/package-review/fedora-rawhide-x86_64/07030840-blesh/blesh.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/msuchy/package-review/fedora-rawhide-x86_64/07030840-blesh/blesh-0.4.0~devel3-1.fc41.src.rpm
Description:
Enhanced Bash Line Editor with features like:
* Syntax highlighting: Highlight command lines input by users as in fish and
  zsh-syntax-highlighting. Unlike the simple highlighting in
  zsh-syntax-highlighting, ble.sh performs syntactic analysis to enable the
  correct highlighting of complex structures such as nested command
  substitutions, multiple here documents, etc. Highlighting colors and styles
  are fully configurable.
* Enhanced completion: Extend completion by
  syntax-aware completion, completion with quotes and parameter expansions in
  prefix texts, ambiguous candidate generation, etc. Also, menu-complete
  supports the selection of candidates in the menu (candidate list) by cursor
  keys, TAB, and S-TAB. The feature auto-complete supports the automatic
  suggestion of completed texts as in fish and zsh-autosuggestions (with Bash
  4.0+). The feature menu-filter integrates automatic filtering of candidates
  into menu completion (with Bash 4.0+). There are other functionalities such
  as dabbrev and sabbrev like zsh abbreviations or zsh-abbr.
* Vim editing mode: Enhance readline's vi editing mode available with set -o vi.                                                                                                             
  Vim editing mode supports various vim modes such as char/line/block
  visual/select mode, replace mode, command mode, operator pending mode as
  well as insert mode and normal mode. Vim editing mode supports various
  operators, text objects, registers, keyboard macros, marks, etc. It also
  provides vim-surround as an option.
* Other interesting features include
  status line, history share, right prompt, transient prompt, xterm title,
  etc.
Fedora Account System Username: msuchy

Comment 1 Fedora Review Service 2024-02-18 08:56:39 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7030851
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2264719-blesh/fedora-rawhide-x86_64/07030851-blesh/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 3 Fedora Review Service 2024-02-18 09:43:04 UTC
Created attachment 2017446 [details]
The .spec file difference from Copr build 7030851 to 7030872

Comment 4 Fedora Review Service 2024-02-18 09:43:07 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7030872
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2264719-blesh/fedora-rawhide-x86_64/07030872-blesh/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.