@Ordoviz: I believe this is a bug introduced with the new multi-seat support, but should be fixed now. Would you mind trying again?
If it still doesn't work, please open a new issue on https://codeberg.org/dnkl/foot/issues.
Git Clone URL: | https://aur.archlinux.org/foot-git.git (read-only, click to copy) |
---|---|
Package Base: | foot-git |
Description: | Wayland terminal emulator - fast, lightweight and minimalistic |
Upstream URL: | https://codeberg.org/dnkl/foot |
Keywords: | terminal wayland |
Licenses: | MIT |
Conflicts: | foot |
Provides: | foot |
Replaces: | foot-themes |
Submitter: | danekl |
Maintainer: | danekl |
Last Packager: | danekl |
Votes: | 17 |
Popularity: | 0.62 |
First Submitted: | 2020-03-06 20:02 (UTC) |
Last Updated: | 2025-01-18 08:55 (UTC) |
« First ‹ Previous 1 2 3
@Ordoviz: I believe this is a bug introduced with the new multi-seat support, but should be fixed now. Would you mind trying again?
If it still doesn't work, please open a new issue on https://codeberg.org/dnkl/foot/issues.
If you are using river and getting the below error, build the package on Sway. For some reason the foot window with random colored text does not open in river.
foot-git/PKGBUILD: line 23: 47309 Segmentation fault (core dumped) build/foot --config /dev/null --term=xterm -- sh -c "./scripts/generate-alt-random-writes.py --scroll --scroll-region --colors-regular --colors-bright --colors-rgb ${tmp_file} && cat ${tmp_file}"
==> ERROR: A failure occurred in build().
Aborting...
warning: could not open directory 'pkg/': Permission denied
Pinned Comments
danekl commented on 2021-11-07 09:18 (UTC)
The foot and foot-terminfo packages have been updated:
In other words, foot will default to the terminfo provided by ncurses. You can optionally install foot-terminfo, and set "term=foot-extra" in foot.ini to use foot's terminfo instead, which has a couple of non-standard capabilities (mainly targeting tmux).