zsh-users
 help / color / mirror / code / Atom feed
* Announcing Zsh Angel IQ System
@ 2023-02-21 23:38 Sebastian Gniazdowski
  2023-02-24 19:11 ` Ray Andrews
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Gniazdowski @ 2023-02-21 23:38 UTC (permalink / raw)
  To: Zsh Users

[-- Attachment #1: Type: text/plain, Size: 973 bytes --]

Hi,
examples:
- to swap 2 files: angel swap file-a file-b
- to run a TUI build console for make&autotools: angel con
- to display any variable pretty formated: angel qprint VAR_NAME
- to create GitHub repository: angel gh-create user/repo
- to create TAGS index (UniCtags) for Zsh and C: angel tags -c -z
- to show files modified in 10 minutes: angel fresh-in 10
- to register a code block to return as a callback after 10 seconds:
angel hop -t10 "BUFFER=\"I'm a Zle callback\""
- archive extractor with 9 supported formats, it sweeps CWD with the file
utility if given --auto, i.e.: angel x-tract --auto --bkp
- 4 pattern matching f unctions, 2 greedy and 2 non-greedy, e.g.: angel try
"aabb" "a*b", REPLY will be "aabb". while the non-greedy version angel
try-ng "aabb" "a*b", REPLY will be "aab".

These are some of the components of the package. I hope that you'll like it.

Repo: https://github.com/psprint/zsh-angel-iq-system

-- 
Best regards,
Sebastian Gniazdowski

[-- Attachment #2: Type: text/html, Size: 2390 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Announcing Zsh Angel IQ System
  2023-02-21 23:38 Announcing Zsh Angel IQ System Sebastian Gniazdowski
@ 2023-02-24 19:11 ` Ray Andrews
  2023-03-04 11:35   ` Sebastian Gniazdowski
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Andrews @ 2023-02-24 19:11 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]


On 2023-02-21 15:38, Sebastian Gniazdowski wrote:

I look forward  to test driving these. Thanks Sebastian.

> Repo: https://github.com/psprint/zsh-angel-iq-system
>
> -- 
> Best regards,
> Sebastian Gniazdowski
>

[-- Attachment #2: Type: text/html, Size: 1219 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Announcing Zsh Angel IQ System
  2023-02-24 19:11 ` Ray Andrews
@ 2023-03-04 11:35   ` Sebastian Gniazdowski
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Gniazdowski @ 2023-03-04 11:35 UTC (permalink / raw)
  To: Ray Andrews; +Cc: zsh-users

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]

I've updated README if you're still interested.

On Fri, 24 Feb 2023 at 19:12, Ray Andrews <rayandrews@eastlink.ca> wrote:

>
> On 2023-02-21 15:38, Sebastian Gniazdowski wrote:
>
> I look forward  to test driving these.  Thanks Sebastian.
>
> Repo: https://github.com/psprint/zsh-angel-iq-system
>
> --
> Best regards,
> Sebastian Gniazdowski
>
>

--
Best regards,
Sebastian Gniazdowski

[-- Attachment #2: Type: text/html, Size: 1997 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-04 11:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 23:38 Announcing Zsh Angel IQ System Sebastian Gniazdowski
2023-02-24 19:11 ` Ray Andrews
2023-03-04 11:35   ` Sebastian Gniazdowski

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).