fish-shell/share
Fabian Boehm c4ca1a68d3
Add a clear-screen bind function to clear the screen (#10044)
This can be bound like `bind \cl clear-screen`, and is, by default

In contrast to the current way it doesn't need the external `clear`
command that was always awkward.

Also it will clear the screen and first draw the old prompt to remove
flicker.
Then it will immediately trigger a repaint, so the prompt will be overwritten.
2023-10-08 11:41:30 +02:00
..
completions completions/pacman: fix -Qp completing packages, not files 2023-10-01 08:46:33 +02:00
functions Add a clear-screen bind function to clear the screen (#10044) 2023-10-08 11:41:30 +02:00
groff
tools webconfig: Fix box shadow in dark mode 2023-08-29 14:29:20 +02:00
__fish_build_paths.fish.in
config.fish share/config.fish: Skip __fish_set_locale if $LANG is already set 2023-09-09 15:53:20 +02:00