Commit graph

  • b7595a615b
    Merge 0dbdd41f45 into 597d7c027c p1r473 2024-05-12 19:41:58 +0000
  • 0dbdd41f45
    Update zconvey.plugin.zsh p1r473 2024-05-12 15:41:55 -0400
  • b17d156a56
    Add files via upload p1r473 2024-05-06 09:46:40 -0400
  • 3ebcb2d4b8
    Add get function, dont print output during shell launch p1r473 2024-05-06 09:42:22 -0400
  • 597d7c027c
    Merge pull request #2 from zdharma-continuum/ci/gh-action-lint-workflow master vladislav doster 2023-04-15 23:46:16 -0500
  • d151f1805e
    feat: add lint gh action workflow Vladislav Doster 2023-04-14 17:11:08 -0500
  • 90e82e2022
    Update zdharma and zinit refs Philipp Schmitt 2021-11-12 18:57:51 +0100
  • 96189b47a7
    Update repo url Philipp Schmitt 2021-11-10 18:44:59 +0100
  • f95d026737
    Update url Philipp Schmitt 2021-11-10 18:27:41 +0100
  • f81880cda3
    Merge pull request #1 from MenkeTechnologies/master Aaron Lichtman 2021-11-08 04:13:21 -0600
  • 372f505f21 silence msg MenkeTechnologies 2021-03-18 22:55:01 -0400
  • 851dbd7f60 Add completions for the commands. Thanks @MenkeTechnologies! Sebastian Gniazdowski 2020-09-03 16:19:38 +0200
  • 627e8aff06 plugin.zsh,myflock/c.h: Support Cygwin Sebastian Gniazdowski 2020-05-07 23:17:37 +0200
  • 6df790888a plugin.zsh: Unbusy session Sebastian Gniazdowski 2020-04-19 03:58:18 +0200
  • 95094ec162 plugin.zsh: Standard $0 handling and $fpath extending Sebastian Gniazdowski 2020-01-25 00:57:57 +0100
  • f3e828fce4 plugin.zsh: Use 2 instead of INT Sebastian Gniazdowski 2019-11-01 14:38:56 +0100
  • 232781ca82 feeder: Define the ioctl Sebastian Gniazdowski 2019-10-21 14:38:30 +0200
  • 945086f062 Updated README.md Sebastian Gniazdowski 2019-09-03 18:26:20 +0200
  • 5e548862fc plugin.zsh: *preexec_hook – store complete command making sesssion busy Sebastian Gniazdowski 2019-08-19 01:09:06 +0200
  • 18103df319 plugin.zsh: Dequote received command/notification, usage settled this Sebastian Gniazdowski 2018-11-07 17:19:26 +0100
  • 3aef21260c doc: Two asciicasts downloaded and added (Asciinema) Sebastian Gniazdowski 2018-10-24 14:55:19 +0200
  • e93731fe59 Added .gitignore Matthew S. Dippel 2018-09-18 10:39:06 -0400
  • d2d34f934c Ensure no error message is output when loading zsh/system module Sebastian Gniazdowski 2018-05-13 08:51:54 +0200
  • 5b88a12a3a Correct reading of use_zsystem_flock boolean zstyle Sebastian Gniazdowski 2018-05-13 08:49:29 +0200
  • d89c0bbbf4 plugin.zsh: Don't rely on *_ID being integer (defensive, should work) Sebastian Gniazdowski 2018-02-23 18:06:00 +0100
  • e615e5c600 plugin.zsh: Two places not resistant to setopt noclobber Sebastian Gniazdowski 2018-02-23 18:05:07 +0100
  • 9b439e6e50 plugin.zsh: Notifications are being stacked Sebastian Gniazdowski 2018-02-02 11:00:17 +0100
  • 3f3ed54d23 plugin.zsh: Not needed hide flag (-h) for global parameters Sebastian Gniazdowski 2018-02-02 10:59:08 +0100
  • 9921e56efe Updated README.md Sebastian Gniazdowski 2018-01-13 18:40:13 +0100
  • d78f8efbe0 Updated README.md Sebastian Gniazdowski 2018-01-12 16:55:40 +0100
  • 04a3b9ab8b Updated README.md Sebastian Gniazdowski 2018-01-12 16:44:31 +0100
  • c5f3099cbb notify: A wrapper for marzocchi/zsh-notify plugin Sebastian Gniazdowski 2018-01-12 15:58:37 +0100
  • 2f02abe09f notify: Don't quote arguments Sebastian Gniazdowski 2018-01-12 15:56:45 +0100
  • 54fceaec7a plugin.zsh: Add support for the new zc-bg-notify *script* Sebastian Gniazdowski 2018-01-12 15:36:23 +0100
  • adc7cb5447 cmds/zc-bg-notify Sebastian Gniazdowski 2018-01-12 15:35:46 +0100
  • 1206924775 zc: Adapt redirections to noclobber option Sebastian Gniazdowski 2018-01-12 15:11:08 +0100
  • ce475add09 plugin.zsh: Export *{REPO,CONFIG}_DIR, respect XDG_CONFIG_HOME Sebastian Gniazdowski 2018-01-12 13:37:04 +0100
  • 4b4139fd48 plugin.zsh: No bold colors in *pinfo functions Sebastian Gniazdowski 2018-01-12 12:57:21 +0100
  • 337d264b94 plugin.zsh: Mute fd close in zshexit hook Sebastian Gniazdowski 2018-01-06 12:56:11 +0100
  • 4483a1edc8 *period_passed saves and restores $? Sebastian Gniazdowski 2017-12-22 08:18:50 +0100
  • 0808de2992 Full namespace add to simple functions Sebastian Gniazdowski 2017-09-21 13:14:20 +0200
  • 1aa961317c plugin.zsh: Switch to [[ Sebastian Gniazdowski 2017-08-29 10:22:09 +0200
  • dc11081777 Add namespace to simple functions (pinfo*) Sebastian Gniazdowski 2017-08-27 11:10:45 +0200
  • 545bb652a0 plugin.zsh: Lock LICENSE instead of flock.c, because of Linux Sebastian Gniazdowski 2017-06-15 15:08:37 +0200
  • cede1db45d Updated README.md (PayPal button) Sebastian Gniazdowski 2017-05-23 18:52:49 +0200
  • 79393c8116 zc-all,plugin.zsh: Fix two parameter leaks (name, res) Sebastian Gniazdowski 2017-05-13 08:34:04 +0200
  • 8971b19a3c Use text greeting by default Sebastian Gniazdowski 2017-04-18 13:48:09 +0200
  • 7ade1d9ce0 Updated README.md Sebastian Gniazdowski 2017-03-21 16:39:22 +0100
  • 1e242be9d5 plugin.zsh: Use zsystem flock for compilation v1.0 Sebastian Gniazdowski 2017-03-20 10:49:32 +0100
  • c7e244e342 plugin.zsh: *is_session_active correctly handles current session. Uplift Sebastian Gniazdowski 2017-03-06 10:43:43 +0100
  • 3e7fe023d8 *.plugin.zsh: Further fix zsystem / flock usage (activated Zsh >= 5.3) Sebastian Gniazdowski 2017-03-01 11:33:53 +0100
  • e039c0e252 Fix zsystem / flock usage for Zsh >= 5.3 Sebastian Gniazdowski 2017-02-06 13:36:48 +0100
  • f5485d3571 *.plugin.zsh: The zsh_nrN files now contain $$ Sebastian Gniazdowski 2016-10-01 11:24:38 +0200
  • fc5fb116f5 zc-all: Better coloring when informing about send to busy session Sebastian Gniazdowski 2016-10-01 00:00:25 +0200
  • 06ddbefd3c zc: Better coloring of -v status messages about sending to sessions Sebastian Gniazdowski 2016-09-29 17:41:30 +0200
  • 9598182e64 zc-all: Missing help message on -f/--force options Sebastian Gniazdowski 2016-09-28 16:11:00 +0200
  • c5059afbc7 Updated README.md v0.9 Sebastian Gniazdowski 2016-09-26 22:29:27 +0200
  • fb5e8d8141 zc-all Sebastian Gniazdowski 2016-09-26 22:26:33 +0200
  • d6946c7a93 zc: Show session name in the "Zconvey successfully ..." message Sebastian Gniazdowski 2016-09-26 22:20:34 +0200
  • 355e454565 Make __zconvey_get_name_of_id testable Sebastian Gniazdowski 2016-09-26 22:18:46 +0200
  • 3f960f2775 zc: Inform about timeout when sending to busy sessions Sebastian Gniazdowski 2016-09-26 22:15:50 +0200
  • a0a8401ce0 zc: -r/--raw - raw input mode (quoted string), for use with scripts Sebastian Gniazdowski 2016-09-26 22:08:11 +0200
  • d680baffb1 zc: Superfluous variable "zshselect" Sebastian Gniazdowski 2016-09-26 22:00:02 +0200
  • eeb6fe41c8 __zconvey_on_period_passed: return "0" when fast-track shows no data Sebastian Gniazdowski 2016-09-17 23:49:19 +0200
  • c74ab8e815 Currently choose to return specific error codes for no-lock situations Sebastian Gniazdowski 2016-09-17 23:47:59 +0200
  • 58dedeb7d1 Include information that FreeBSD was tested Sebastian Gniazdowski 2016-09-17 23:47:26 +0200
  • d00272e34f Update README.md Sebastian Gniazdowski 2016-09-15 11:20:13 +0200
  • 961386ff9d Updated README.md, ZSTYLES.md Sebastian Gniazdowski 2016-09-15 10:30:06 +0200
  • 1a27047b5d zc detects whether target session is absent and issues a warning message Sebastian Gniazdowski 2016-09-14 16:11:06 +0200
  • ba3ec69bf5 Updated README.md Sebastian Gniazdowski 2016-09-14 08:33:27 +0200
  • 76425b385e zc: Dequote "|" when sending command Sebastian Gniazdowski 2016-09-14 08:11:36 +0200
  • 6bd2f681fa Extract last large function zc-logo-all into autoloaded function Sebastian Gniazdowski 2016-09-14 08:03:01 +0200
  • 31986a91c9 Update environment variable of zsh-select to match changes done in it Sebastian Gniazdowski 2016-09-14 07:49:46 +0200
  • 211c5153ed Updated README.md v0.89 Sebastian Gniazdowski 2016-09-14 07:24:02 +0200
  • 0326d30cf1 Increase distance between id-logo-all busy time and expire_seconds Sebastian Gniazdowski 2016-09-14 07:04:54 +0200
  • 9981906c22 investig.txt: no change to myflock has been done, reformulate sentences Sebastian Gniazdowski 2016-09-14 07:02:29 +0200
  • c78adec4ed Vim modeline for the plugin.zsh file Sebastian Gniazdowski 2016-09-13 22:12:19 +0200
  • 3b46453d48 Extract zc-logo into autoloaded function Sebastian Gniazdowski 2016-09-13 22:11:50 +0200
  • 4a17b6d4bc Extract zc-ls into autoloaded function Sebastian Gniazdowski 2016-09-13 22:09:30 +0200
  • cae26c16a6 Extract zc-take into autoloaded function Sebastian Gniazdowski 2016-09-13 20:00:14 +0200
  • 75da44bdb4 Extract zc-rename into autoloaded function Sebastian Gniazdowski 2016-09-13 19:55:38 +0200
  • bfca5b534a Use syntax acceptable by Zsh 5.0.2 (in general grepping with M flag) Sebastian Gniazdowski 2016-09-13 19:49:23 +0200
  • ff0874fd35 Extract zc into autoloaded function Sebastian Gniazdowski 2016-09-13 19:44:29 +0200
  • e73b6b7205 Updated README.md (language) Sebastian Gniazdowski 2016-09-13 18:54:18 +0200
  • f210caccb7 Updated README.md (quoting of command names) Sebastian Gniazdowski 2016-09-13 18:52:41 +0200
  • 65e0951f8d Updated README.md Sebastian Gniazdowski 2016-09-13 18:50:22 +0200
  • 45c430b523 Updated README.md v0.8 Sebastian Gniazdowski 2016-09-13 18:39:53 +0200
  • 8f54a5100e Properly send zc-logo \&\& sleep 20 in zc-logo-all Sebastian Gniazdowski 2016-09-13 18:32:34 +0200
  • d48f3bad63 Don't quote & characters in command Sebastian Gniazdowski 2016-09-13 18:25:32 +0200
  • 6f27c2df13 First attempt of correctly quoting command before send Sebastian Gniazdowski 2016-09-13 18:20:44 +0200
  • 70c6de63fe __convey* -> __zconvey* Sebastian Gniazdowski 2016-09-13 18:13:01 +0200
  • 6690f1d9d4 Updated README.md Sebastian Gniazdowski 2016-09-13 18:02:47 +0200
  • 176688197f Updated README.md – installation instructions Sebastian Gniazdowski 2016-09-13 17:59:49 +0200
  • 844a43f3a6 Other method "zsh" of command output. "feeder" is the default. Zstyle Sebastian Gniazdowski 2016-09-13 17:37:11 +0200
  • 6f577abbca More panic-like rescheduling, run timestamp updated after disabling INT Sebastian Gniazdowski 2016-09-13 17:12:27 +0200
  • aacb5b4113 zc shows if target session is busy, and what program does it run v0.72 Sebastian Gniazdowski 2016-09-13 17:01:24 +0200
  • cde90cc9b4 Commands may expire (timestamps used), Zstyle for this (expire_seconds) Sebastian Gniazdowski 2016-09-13 16:57:27 +0200
  • c2f003c1d5 Load timestamp_from configuration in common place, use ZCONVEY_CONFIG Sebastian Gniazdowski 2016-09-13 16:44:43 +0200
  • d0af61efb0 Timestamp prepended to each command, correctly extracted on execution Sebastian Gniazdowski 2016-09-13 16:26:05 +0200
  • 2151b106bd zc: Input data verification referred to wrong variable Sebastian Gniazdowski 2016-09-13 16:02:04 +0200