mirror of
https://github.com/simon987/sist2.git
synced 2025-12-14 15:59:03 +00:00
Fix files with # character in url redirect
This commit is contained in:
@@ -149,6 +149,7 @@ int text_buffer_append_char(text_buffer_t *buf, int c) {
|
||||
|
||||
char *abspath(const char * path);
|
||||
char *expandpath(const char *path);
|
||||
dyn_buffer_t url_escape(char *str);
|
||||
|
||||
void progress_bar_print(double percentage, size_t tn_size, size_t index_size);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user