1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/session
Witold Filipczyk c8e0dd9e47 [remote] Now addBookmark takes two parameters URL and title. Refs #227
title must be passed without quotes. Example:
elinks --remote 'addBookmark(https://www.example.com/forum, Forum Example)'

Implementation note: uri->post was reused and is title here.
2023-04-30 20:14:33 +02:00
..
download.c [download] refresh_dialog in display_download 2022-12-15 19:40:12 +01:00
download.h [dgi] Experimental DGI support. 2022-05-21 18:18:55 +02:00
history.c [session] cast 2022-01-26 17:51:52 +01:00
history.h optionally, going back from initial page closes tab or elinks 2021-03-13 13:07:30 +01:00
location.c [mem_calloc] Cast 2022-01-16 21:08:50 +01:00
location.h [iframe] Copy-paste programming does not work 2021-07-25 23:07:05 +02:00
Makefile [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
meson.build [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
session.cpp [remote] Now addBookmark takes two parameters URL and title. Refs #227 2023-04-30 20:14:33 +02:00
session.h [status] Introduced print_screen_status_delayed. 2023-01-18 21:35:50 +01:00
task.c [status] Introduced print_screen_status_delayed. 2023-01-18 21:35:50 +01:00
task.h [session] const in goto_url_with_hook 2022-02-21 18:34:06 +01:00