zsh-users
 help / color / mirror / code / Atom feed
* compctl help needed for IRC channel names
@ 2017-11-07 21:13 Aleksandr Miroslav
  2017-11-08  0:08 ` Aleksandr Miroslav
  2017-11-10 22:42 ` Bart Schaefer
  0 siblings, 2 replies; 4+ messages in thread
From: Aleksandr Miroslav @ 2017-11-07 21:13 UTC (permalink / raw)
  To: zsh-users

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

My IRC bouncer (ZNC), writes out IRC logs into directories that look like
this:

/path/network1/#channel1
/path/network1/##channel2
/path/network1/user1
/path/network2/#channel3
/path/network2/##channel4
/path/network2/user2

I would like compctl to autocomplete for me with these options:

channel1 channel2 user1 channel3 channel4 user2

But, when I choose channel1 or whatever, it should return the full real
path (/path/network1/#channel1)

How can I do this?

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

end of thread, other threads:[~2017-11-10 23:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-07 21:13 compctl help needed for IRC channel names Aleksandr Miroslav
2017-11-08  0:08 ` Aleksandr Miroslav
2017-11-10 22:42 ` Bart Schaefer
2017-11-10 23:15   ` Bart Schaefer

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).