zsh-workers
 help / color / mirror / code / Atom feed
* Any ideas for a plugin?
@ 2017-01-27 13:06 Sebastian Gniazdowski
  0 siblings, 0 replies; only message in thread
From: Sebastian Gniazdowski @ 2017-01-27 13:06 UTC (permalink / raw)
  To: zsh-workers

Hello,
I cannot finish this plugin Zaccumulator. It's fundamentally a great
idea – to store much data with each command being run. It's cool to
rerun commands with their $PWD restored, for example, or to detect
opened $EDITOR documents and list them:

https://asciinema.org/a/25hy58fkj58tidpfed8ikombk

The problem is it's little to small feature set to release the plugin. I
currently store:
– current $PWD
– current time stamp
– information about Makefiles, CMakeList.txt files, configure files,
etc. in current $PWD

The last one is aimed at detecting and listing active projects.

I think this is a dead-end, but maybe someone has an idea of what to
store with history entry, how to reuse/present it?

-- 
  Sebastian Gniazdowski


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-27 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27 13:06 Any ideas for a plugin? 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).