Search Criteria
Package Details: scroll-git 0.1.r2.g51ee387-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/scroll-git.git (read-only, click to copy) |
---|---|
Package Base: | scroll-git |
Description: | A scrollback buffer for a terminals like st |
Upstream URL: | https://git.suckless.org/scroll/file/README.html |
Licenses: | MIT |
Conflicts: | scroll |
Provides: | scroll |
Submitter: | haawda |
Maintainer: | aksr |
Last Packager: | haawda |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-04 07:57 (UTC) |
Last Updated: | 2022-01-04 08:02 (UTC) |
Dependencies (4)
- libxft (libxft-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- libxext (libxext-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
Latest Comments
haawda commented on 2022-01-04 08:48 (UTC)
scroll-git was sent to AUR and a request to merge scrollback-git into scroll-git was filed.
m040601 commented on 2020-07-19 06:06 (UTC) (edited on 2020-07-19 06:15 (UTC) by m040601)
The github repo from where you're pulling, https://github.com/muccc/scrollback/commits/master
is, as you can see, several weeks behind the "official" suckless repo, https://git.suckless.org/scroll/log.html
Could you please change from github to suckless ?
There was, for example, an important commit in May 2020 to remove the annoying ^E and ^Y key bindings https://git.suckless.org/scroll/commit/9ff6fdb25513e49abbe3750668b8ee6903326f15.html