Commit graph

164 commits

Author SHA1 Message Date
Sebastian Gniazdowski 7ade1d9ce0 Updated README.md 2017-03-21 16:39:22 +01:00
Sebastian Gniazdowski 1e242be9d5 plugin.zsh: Use zsystem flock for compilation 2017-03-20 10:49:32 +01:00
Sebastian Gniazdowski c7e244e342 plugin.zsh: *is_session_active correctly handles current session. Uplift 2017-03-06 10:43:43 +01:00
Sebastian Gniazdowski 3e7fe023d8 *.plugin.zsh: Further fix zsystem / flock usage (activated Zsh >= 5.3) 2017-03-01 11:44:33 +01:00
Sebastian Gniazdowski e039c0e252 Fix zsystem / flock usage for Zsh >= 5.3 2017-02-06 13:36:48 +01:00
Sebastian Gniazdowski f5485d3571 *.plugin.zsh: The zsh_nrN files now contain $$ 2016-10-01 11:24:38 +02:00
Sebastian Gniazdowski fc5fb116f5 zc-all: Better coloring when informing about send to busy session 2016-10-01 00:00:25 +02:00
Sebastian Gniazdowski 06ddbefd3c zc: Better coloring of -v status messages about sending to sessions 2016-09-29 17:41:30 +02:00
Sebastian Gniazdowski 9598182e64 zc-all: Missing help message on -f/--force options 2016-09-28 16:11:00 +02:00
Sebastian Gniazdowski c5059afbc7 Updated README.md 2016-09-26 22:29:27 +02:00
Sebastian Gniazdowski fb5e8d8141 zc-all 2016-09-26 22:26:33 +02:00
Sebastian Gniazdowski d6946c7a93 zc: Show session name in the "Zconvey successfully ..." message 2016-09-26 22:20:34 +02:00
Sebastian Gniazdowski 355e454565 Make __zconvey_get_name_of_id testable 2016-09-26 22:18:46 +02:00
Sebastian Gniazdowski 3f960f2775 zc: Inform about timeout when sending to busy sessions 2016-09-26 22:15:50 +02:00
Sebastian Gniazdowski a0a8401ce0 zc: -r/--raw - raw input mode (quoted string), for use with scripts 2016-09-26 22:08:11 +02:00
Sebastian Gniazdowski d680baffb1 zc: Superfluous variable "zshselect" 2016-09-26 22:00:02 +02:00
Sebastian Gniazdowski eeb6fe41c8 __zconvey_on_period_passed: return "0" when fast-track shows no data 2016-09-17 23:49:19 +02:00
Sebastian Gniazdowski c74ab8e815 Currently choose to return specific error codes for no-lock situations 2016-09-17 23:48:51 +02:00
Sebastian Gniazdowski 58dedeb7d1 Include information that FreeBSD was tested 2016-09-17 23:47:26 +02:00
Sebastian Gniazdowski d00272e34f Update README.md 2016-09-15 11:20:13 +02:00
Sebastian Gniazdowski 961386ff9d Updated README.md, ZSTYLES.md 2016-09-15 10:30:06 +02:00
Sebastian Gniazdowski 1a27047b5d zc detects whether target session is absent and issues a warning message 2016-09-14 16:11:06 +02:00
Sebastian Gniazdowski ba3ec69bf5 Updated README.md 2016-09-14 08:33:27 +02:00
Sebastian Gniazdowski 76425b385e zc: Dequote "|" when sending command 2016-09-14 08:11:36 +02:00
Sebastian Gniazdowski 6bd2f681fa Extract last large function zc-logo-all into autoloaded function 2016-09-14 08:03:01 +02:00
Sebastian Gniazdowski 31986a91c9 Update environment variable of zsh-select to match changes done in it 2016-09-14 07:49:46 +02:00
Sebastian Gniazdowski 211c5153ed Updated README.md 2016-09-14 07:24:02 +02:00
Sebastian Gniazdowski 0326d30cf1 Increase distance between id-logo-all busy time and expire_seconds 2016-09-14 07:04:54 +02:00
Sebastian Gniazdowski 9981906c22 investig.txt: no change to myflock has been done, reformulate sentences 2016-09-14 07:02:29 +02:00
Sebastian Gniazdowski c78adec4ed Vim modeline for the plugin.zsh file 2016-09-13 22:12:19 +02:00
Sebastian Gniazdowski 3b46453d48 Extract zc-logo into autoloaded function 2016-09-13 22:11:50 +02:00
Sebastian Gniazdowski 4a17b6d4bc Extract zc-ls into autoloaded function 2016-09-13 22:09:30 +02:00
Sebastian Gniazdowski cae26c16a6 Extract zc-take into autoloaded function 2016-09-13 20:00:14 +02:00
Sebastian Gniazdowski 75da44bdb4 Extract zc-rename into autoloaded function 2016-09-13 19:55:38 +02:00
Sebastian Gniazdowski bfca5b534a Use syntax acceptable by Zsh 5.0.2 (in general grepping with M flag) 2016-09-13 19:49:23 +02:00
Sebastian Gniazdowski ff0874fd35 Extract zc into autoloaded function 2016-09-13 19:44:29 +02:00
Sebastian Gniazdowski e73b6b7205 Updated README.md (language) 2016-09-13 18:54:18 +02:00
Sebastian Gniazdowski f210caccb7 Updated README.md (quoting of command names) 2016-09-13 18:52:41 +02:00
Sebastian Gniazdowski 65e0951f8d Updated README.md 2016-09-13 18:51:53 +02:00
Sebastian Gniazdowski 45c430b523 Updated README.md 2016-09-13 18:39:53 +02:00
Sebastian Gniazdowski 8f54a5100e Properly send zc-logo \&\& sleep 20 in zc-logo-all 2016-09-13 18:32:34 +02:00
Sebastian Gniazdowski d48f3bad63 Don't quote & characters in command 2016-09-13 18:25:32 +02:00
Sebastian Gniazdowski 6f27c2df13 First attempt of correctly quoting command before send 2016-09-13 18:20:44 +02:00
Sebastian Gniazdowski 70c6de63fe __convey* -> __zconvey* 2016-09-13 18:13:01 +02:00
Sebastian Gniazdowski 6690f1d9d4 Updated README.md 2016-09-13 18:02:47 +02:00
Sebastian Gniazdowski 176688197f Updated README.md – installation instructions 2016-09-13 18:01:08 +02:00
Sebastian Gniazdowski 844a43f3a6 Other method "zsh" of command output. "feeder" is the default. Zstyle 2016-09-13 17:44:26 +02:00
Sebastian Gniazdowski 6f577abbca More panic-like rescheduling, run timestamp updated after disabling INT
This way it's more likely that one presses Ctrl-C after rescheduling,
and before timestamp update, and preexec rescheduling protection will
be activated. But let it be that way, we choose to strive for command
execution in doubtful situations.
2016-09-13 17:12:27 +02:00
Sebastian Gniazdowski aacb5b4113 zc shows if target session is busy, and what program does it run 2016-09-13 17:01:24 +02:00
Sebastian Gniazdowski cde90cc9b4 Commands may expire (timestamps used), Zstyle for this (expire_seconds) 2016-09-13 16:57:27 +02:00