mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-23 13:11:15 -03:00
Migration of screen away from ad-hoc lists
This commit is contained in:
@@ -152,6 +152,9 @@ void env_universal_common_destroy();
|
||||
void env_universal_common_get_names( array_list_t *l,
|
||||
int show_exported,
|
||||
int show_unexported );
|
||||
void env_universal_common_get_names2( wcstring_list_t &lst,
|
||||
int show_exported,
|
||||
int show_unexported );
|
||||
|
||||
/**
|
||||
Perform the specified variable assignment.
|
||||
|
||||
Reference in New Issue
Block a user