Search Criteria
Package Details: htop-vim-git 1:3.3.0.20.g32cb3027-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/htop-vim-git.git (read-only, click to copy) |
---|---|
Package Base: | htop-vim-git |
Description: | Interactive text-mode process viewer. Patched for vim keybindings |
Upstream URL: | https://github.com/htop-dev/htop |
Licenses: | GPL |
Conflicts: | htop, htop-git |
Provides: | htop |
Submitter: | KoffeinFlummi |
Maintainer: | KoffeinFlummi |
Last Packager: | KoffeinFlummi |
Votes: | 24 |
Popularity: | 0.003427 |
First Submitted: | 2015-08-06 05:38 (UTC) |
Last Updated: | 2024-01-29 09:26 (UTC) |
Dependencies (6)
- libncursesw.so (arm-linux-gnueabihf-ncursesAUR, ncurses-gitAUR, lib32-ncurses, ncurses)
- libnl (libnl-gitAUR)
- ncurses (ncurses-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- lsof (lsof-gitAUR) (optional) – show files opened by a process
- strace (strace-with-colorsAUR, strace-gitAUR) (optional) – attach to a running process
Required by (4)
- hollywood (requires htop)
- realtime-generic-setup (requires htop) (optional)
- uenv (requires htop) (optional)
- uenv-git (requires htop) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
jemadux commented on 2021-04-25 14:12 (UTC)
problem in prepare()
KoffeinFlummi commented on 2021-01-16 12:27 (UTC)
Patch should be fixed again.
cipher699 commented on 2021-01-09 08:10 (UTC) (edited on 2021-01-09 08:11 (UTC) by cipher699)
vim-keybindings.patch
KoffeinFlummi commented on 2020-12-31 01:22 (UTC)
Should be fixed.
Hekuran commented on 2020-12-25 09:45 (UTC) (edited on 2020-12-25 09:47 (UTC) by Hekuran)
Here is the update: https://pastebin.tech/raw/401/vim%20htop%20git%20PATCH . They sorted some stuff, thats why i didnt work. (that may actually make it not 'not patch' in the future.)
(use `patch -l' to avoid white space diff)
ashleyr commented on 2020-12-06 01:12 (UTC)
Ah. thanks for clearing that up @Hekuran, sorry for the confusion.
KoffeinFlummi commented on 2020-12-06 01:09 (UTC)
I have updated the patch again, it looks like upstream managed to break the patch again within hours of me fixing it. :>
I also finally changed to the new semantic versioning format.
Hekuran commented on 2020-12-05 17:22 (UTC)
@ashleyr that defeats the whole purpose of
-git
. You might want to consider makinghtop-vim
release package.@KoffeinFlummi here is the patch https://pastebin.com/raw/9a8zAHXT . i resolved
Panel.c.rej
so it builds, though i did not test if the fixing works.ashleyr commented on 2020-12-03 22:47 (UTC) (edited on 2020-12-03 23:00 (UTC) by ashleyr)
The package failed to build (patch errors) for me. It seems that the git repository has moved on since the package was updated. Probably need to specify the commit into package so that it pulls the right code.
If you want to reference tags (releases) rather than commits, I think you can do tag=<name> which may be better if you want to track only releases.
I modified the PKGBUILD to make it work by specifying the commit on the git source:
KoffeinFlummi commented on 2020-12-03 13:24 (UTC)
Fixed. I've used X to replace the newly introduced x keybind for listing file locks.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »