4 Commits

Author SHA1 Message Date
op
79982f331d update net/telescope to 0.8.1
it's just a "buildfix" for MacOS that works around the lack of
accept4(2), SOCK_NONBLOCK and SOCK_CLOEXEC.  Updating just to have the
latest versions.
2022-05-25 20:46:03 +00:00
op
a6f8f6adb0 update net/telescope to 0.8
changelog:

- save and restore scroll position
- new command reply-last-input; idea from a conversation with thfr@, thanks!
- allow push urls to an already opened telescope session
- autocompletions for load-url and load-current-url
- new command write-buffer (with alias w)
- new command mini-kill-whole-line for the minibuffer
- split the minibuffer input into words and try to match out of order
- move aliases at the top of the completions
- add alias `open' for load-url; suggested by Florian, thanks!
- update emoji-data.txt to 14.0.0
- persist the list of visited URLs to the disk
- fix builds out-of-tree
- correctly mark variables in the manpage so it's possible to jump to them
- rework completions selection: the selected entry is -always- the one used.  if nothing is selected, the minibuffer content is used instead.
- merge the ui and fs processes
- rate-limit the update of the download pane
- fix parsing of invalid link lines
- initialize each tab' loadingev timer event
- fix the build on recent version of musl
2022-05-25 15:08:40 +00:00
op
b32d4a3d14 remove rcs IDs in ports where I'm listed as MAINTAINER 2022-03-10 15:21:48 +00:00
op
87c481561d import telescope-0.7.1
Telescope is a Emacs/w3m-inspired browser for the "small internet" that
supports Gemini, Gopher and Finger.

ok bcallah@
2022-01-15 20:27:51 +00:00