Announce: HTTP access in Vip

2023-07-24 Thread Rudy Hagedorn
Well received and noted with thanks!

Rudy



On Mon, Jul 24, 2023 at 12:35 PM Alexander Burger 
wrote:

> Hi all,
>
> with PicoLisp version 23.7.23 the Vip editor now has three new key
> commands,
> which allow to access pages on the Web.
>
> Vip already had "gf", which (like Vim) opens a *File* whose name the
> cursor is
> on, in a new buffer.
>
> 1. In a similar way, "gw" now renders a *Web* page whose URL the cursor is
> on,
>as text into a new buffer.
>
> 2. "gh" does the same, but shows the plain *HTTP* code.
>
> 3. Finally, "gb" opens a Browser (w3m) on that address.
>
> ☺/ A!ex
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>


Announce: HTTP access in Vip

2023-07-24 Thread Alexander Burger
Hi all,

with PicoLisp version 23.7.23 the Vip editor now has three new key commands,
which allow to access pages on the Web.

Vip already had "gf", which (like Vim) opens a *File* whose name the cursor is
on, in a new buffer.

1. In a similar way, "gw" now renders a *Web* page whose URL the cursor is on,
   as text into a new buffer.

2. "gh" does the same, but shows the plain *HTTP* code.

3. Finally, "gb" opens a Browser (w3m) on that address.

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe