Bug 2264719 - Review Request: blesh - Command line editor written in pure Bash which replaces the default GNU Readline
Summary: Review Request: blesh - Command line editor written in pure Bash which replac...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/akinomyoga/ble.sh
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-02-18 08:42 UTC by Miroslav Suchý
Modified: 2024-02-18 09:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
The .spec file difference from Copr build 7030851 to 7030872 (945 bytes, patch)
2024-02-18 09:43 UTC, Fedora Review Service
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.