mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-02 21:06:58 +00:00
Remove pane_content_files_cleanup function
This commit is contained in:
@ -90,10 +90,6 @@ pane_content_files_restore_from_archive() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
pane_content_files_cleanup() {
|
|
||||||
rm "$(pane_contents_dir)"/*
|
|
||||||
}
|
|
||||||
|
|
||||||
# path helpers
|
# path helpers
|
||||||
|
|
||||||
resurrect_dir() {
|
resurrect_dir() {
|
||||||
|
Reference in New Issue
Block a user