Merge branch 'master' into menus
This commit is contained in:
commit
00d7dafbba
38 changed files with 1105 additions and 186 deletions
|
@ -52,6 +52,8 @@ impl super::App for App {
|
|||
fn prompt_for_paths(&self, _: super::PathPromptOptions) -> Option<Vec<std::path::PathBuf>> {
|
||||
None
|
||||
}
|
||||
|
||||
fn copy(&self, _: &str) {}
|
||||
}
|
||||
|
||||
impl Window {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue