zsh-autosuggestions 0.7.0-1 source package in Ubuntu

Changelog

zsh-autosuggestions (0.7.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.1, no changes needed.

  [ Mo Zhou ]
  * New upstream version 0.7.0

 -- Mo Zhou <email address hidden>  Tue, 04 Jan 2022 09:40:19 -0500

Upload details

Uploaded by:
Mo Zhou
Uploaded to:
Sid
Original maintainer:
Mo Zhou
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zsh-autosuggestions_0.7.0-1.dsc 1.9 KiB d2ae62f54364fe30d0f7e8efaf9d7411c2dc77867a92bb89a1a4d4291eb8d329
zsh-autosuggestions_0.7.0.orig.tar.gz 27.3 KiB ccd97fe9d7250b634683c651ef8a2fe3513ea917d1b491e8696a2a352b714f08
zsh-autosuggestions_0.7.0-1.debian.tar.xz 2.4 KiB 712c821e53920ac5342c0254f825b803bbaf43497835d0f23a38a6d8eb61ec85

Available diffs

No changes file available.

Binary packages built by this source

zsh-autosuggestions: Fish-like fast/unobtrusive autosuggestions for zsh

 As you type commands, you will see a completion offered after the cursor
 in a muted gray color. If you press the right-arrow key or End with the
 cursor at the end of the buffer, it will accept the suggestion, replacing
 the contents of the command line buffer with the suggestion. If you invoke
 the forward-word widget, it will partially accept the suggestion up to the
 point that the cursor moves to.