Commit Graph
100 Commits
Author SHA1 Message Date
romkatv e97a6c6701 delete fifo before killing worker from watchdog 2020-01-25 12:18:15 +01:00
romkatv 2dc56d0afe trap PIPE 2020-01-25 11:12:30 +01:00
romkatv 565492b10e migrate over from the old worker api; use worker in battery on macOS 2020-01-25 11:01:14 +01:00
romkatv 148ecf7fc3 use ascii ENQ (0x05) for watchdog pings 2020-01-25 08:03:28 +01:00
romkatv 45d14cbcf5 add watchdog to worker 2020-01-25 07:52:12 +01:00
romkatv bdf55b7318 notes 2020-01-24 22:53:09 +01:00
romkatv 2aa1d07b4a massive worker simplification (figure out during massive hangover) 2020-01-24 19:47:01 +01:00
romkatv f1314f9072 Merge branch 'master' into worker 2020-01-24 18:53:02 +01:00
romkatv 833cc73f73 add a link to gitter 2020-01-24 18:50:22 +01:00
romkatv 1fb30a62e7 add disk_usage to config templates 2020-01-24 18:42:57 +01:00
romkatv 08f73b27fd cherry pick disk_usage fix from https://github.com/romkatv/powerlevel10k/commit/0d33157b1232123bda62d86be6313f1012cc3bd7; see #435 2020-01-24 18:41:17 +01:00
romkatv cf886d0baf notes 2020-01-24 13:34:23 +01:00
romkatv 186d1539b9 add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #430 2020-01-23 15:25:13 +01:00
romkatv e4349e0c9b fix option names in the color selection screen; fixes #432 2020-01-23 11:49:19 +01:00
romkatv f069f787ba notes 2020-01-21 12:35:24 +01:00
romkatv ed2b83275b Merge branch 'master' into worker 2020-01-21 12:32:22 +01:00
romkatv 0f9cee9dc2 display lean with 8 colors right away if the terminal does not support 256 colors 2020-01-21 11:48:39 +01:00
romkatv fc7178ad92 check for truecolor before offering snazzy 2020-01-21 11:39:39 +01:00
romkatv 7144ebb465 add snazzy color scheme option to pure style 2020-01-21 11:38:34 +01:00
romkatv 0f6b7953be synthesize common prompt functions 2020-01-20 23:37:03 +01:00
Roman Perepelitsa e74e0d38c8 update notes 2020-01-20 20:38:27 +01:00
romkatv 80e8e46fe5 Merge branch 'master' into worker 2020-01-20 20:12:14 +01:00
romkatv e01b5d9529 refactor worker code 2020-01-20 20:12:05 +01:00
romkatv 9586e24dfb add color selection dialog for lean-8colors; remove space before prompt char in lean-* when it's the first segment on the line 2020-01-20 17:45:23 +01:00
romkatv 2feac7f121 survive SIGINT during preexec; see #427 2020-01-20 09:57:03 +01:00
romkatv f1e9d9ade7 fix ram segment on wsl 2020-01-19 21:24:11 +01:00
romkatv c79108ff0a work around wsl bugs 2020-01-19 21:16:26 +01:00
romkatv 6a9cc19741 add notes 2020-01-19 20:14:35 +01:00
romkatv 430c2b0178 explicit exec in worker 2020-01-19 19:28:42 +01:00
romkatv 0d8a51bcf3 Merge branch 'master' into worker 2020-01-19 16:10:12 +01:00
romkatv e374395746 follow ~/.zshrc and ~/.p10k.zsh symlinks
When the user tells the configuration wizard to apply
changes to ~/.zshrc and ~/.p10k.zsh and these files
are symlinks, apply changes to the targets.

see #426
2020-01-19 15:58:04 +01:00
romkatv b35a814828 migrate ram to worker 2020-01-19 14:38:13 +01:00
romkatv 635ffb0e21 load the same modules and functions in worker as in master 2020-01-19 13:56:45 +01:00
romkatv 61df3d1cfb even further simplify worker bootstrap 2020-01-19 13:49:54 +01:00
romkatv 23e8921b8d further simplify worker bootstrap 2020-01-19 13:14:58 +01:00
romkatv 1208fd10ef simplify worker bootstrap 2020-01-19 11:53:10 +01:00
romkatv 0ae338dde1 make sure pwd and IFS are initialized when running *_compute 2020-01-19 10:38:16 +01:00
romkatv e65f05d7be bump versions 2020-01-18 17:30:04 +01:00
romkatv 5ae34b98fe skip worker hooks for 'time' if POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME is not set 2020-01-18 17:27:53 +01:00
romkatv 8513fa63d9 add disk_usage to config templates 2020-01-18 17:09:15 +01:00
romkatv 831b8da62e add a comment explaining how to display VPN ip 2020-01-18 16:46:52 +01:00
romkatv a36b0cba24 migrate load, ip and vpn_ip to worker 2020-01-18 16:42:00 +01:00
romkatv 573f2549cc add back POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME support 2020-01-18 15:58:48 +01:00
romkatv 0d33157b12 migrate disk_usage and public_ip to worker 2020-01-18 15:41:43 +01:00
romkatv a6e0b01dc1 remove explicit timeout support from worker 2020-01-18 12:08:48 +01:00
romkatv da498aef57 support parallelism in worker 2020-01-18 11:09:18 +01:00
romkatv a652d49bd9 Merge branch 'master' into worker 2020-01-18 10:43:34 +01:00
romkatv 0a484d1d99 print the same error message for 32-bit android as for 32-bit linux
see https://github.com/romkatv/gitstatus/pull/96
2020-01-18 10:41:44 +01:00
romkatv 145b1a1103 cleanup 2020-01-17 19:17:23 +01:00
romkatv e0e6a4bf49 cleanup 2020-01-17 19:14:28 +01:00
romkatv aa0f435d75 add worker.zsh 2020-01-17 19:01:17 +01:00
romkatv f1da8c41ac prepare for worker migration 2020-01-17 19:00:29 +01:00
romkatv c21961b53c pull upstream changes from gitstatus 2020-01-16 11:43:32 +01:00
romkatv a0f3d94dd6 fix POWERLEVEL9K_DIR_HYPERLINK=true with POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right
fixes #420
2020-01-16 11:06:25 +01:00
romkatv 8a9e879164 cleanup 2020-01-15 23:36:08 +01:00
romkatv f85a3a5652 fix 1-liner mode 2020-01-15 23:34:49 +01:00
romkatv eeabcbfa80 remove notes.txt 2020-01-15 20:24:55 +01:00
romkatv b241f2ce25 add ssh-agent to precommands 2020-01-15 20:24:32 +01:00
romkatv cf2b97e389 spello 2020-01-15 19:14:14 +01:00
romkatv 3391739b55 make the default glcoud format less verbose 2020-01-15 18:23:40 +01:00
romkatv 525e3257d8 port latest changes from p10k-lean.zsh to other styles 2020-01-15 18:03:31 +01:00
romkatv 74116e206b cleanup 2020-01-15 17:49:55 +01:00
romkatv 5544777c01 enable midnight_commander and aws_eb_env by default 2020-01-15 17:41:31 +01:00
romkatv ece366ba68 update SHOW_ON_COMMAND parameters based on suggestions from #318; enable google_app_cred, gcloud and azure by default 2020-01-15 17:40:29 +01:00
romkatv 124723fdd2 add faq entry about SHOW_ON_COMMAND 2020-01-15 17:38:11 +01:00
romkatv e2813c5db5 Merge branch 'master' into reactive 2020-01-15 17:12:34 +01:00
romkatv bd9e4ee35b add 8-color version of lean style 2020-01-15 16:57:36 +01:00
romkatv f3cdf7d9ba Merge branch 'master' into reactive 2020-01-14 09:12:58 +01:00
romkatv 8394e6338e switch to debian in the docker demo
archlinux fails to install packages half the time

  error: key "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" could not be imported

This seems to be a long-standing bug in arch that hasn't been acknowledged.
Users suffering from it are offered to to repeatedly wipe their keyring,
reinitialize, and retry.
2020-01-14 09:10:05 +01:00
romkatv ad22ff1ffa speed up 2020-01-13 22:32:23 +01:00
romkatv 057533460f use more precise pattern for process substitutions 2020-01-13 22:26:42 +01:00
romkatv bbc6f8638e add a bunch of SHOW_ON_COMMAND paramters to p10k-lean.zsh; still in flux 2020-01-13 21:56:49 +01:00
romkatv f15af7b2c2 Merge branch 'master' into reactive 2020-01-13 17:32:13 +01:00
romkatv 437b624532 rustup is just wow 2020-01-13 17:21:51 +01:00
romkatv 5ccec88673 Merge branch 'master' into reactive 2020-01-13 15:36:04 +01:00
romkatv 1cf99b34e5 give content expansion for rust_version access to full version through $P9K_RUST_VERSION; see #418 2020-01-13 15:17:29 +01:00
romkatv ddecb91a0f rust_version: support rustup; see #418 2020-01-13 15:13:44 +01:00
romkatv 4218cc5106 optimize p10k display, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startup 2020-01-13 10:21:22 +01:00
romkatv e9335145b3 add all p10k-* hooks to parameter signature 2020-01-13 08:59:14 +01:00
romkatv 1efade9962 don't replace show with print if p10k-on-post-prompt is defined 2020-01-13 08:54:29 +01:00
romkatv 32c3ad75cc Merge branch 'master' into reactive 2020-01-13 08:51:07 +01:00
romkatv 2b307eefd8 clear to eol when printing empty_line and ruler 2020-01-13 08:50:50 +01:00
romkatv 5ecde25fea delete trash 2020-01-12 20:33:56 +01:00
romkatv 35d2432326 parse process substitutions 2020-01-12 20:18:15 +01:00
romkatv cbb3f2bc41 add p10k display -a 2020-01-12 19:37:06 +01:00
romkatv 7b37e475d3 remove parse.zsh 2020-01-12 17:48:31 +01:00
romkatv 1eb83b081e add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNT 2020-01-12 17:48:04 +01:00
romkatv 14623f0626 add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsing 2020-01-12 17:40:27 +01:00
romkatv be359b6e76 group precommands with commands 2020-01-12 13:14:03 +01:00
romkatv b8981328bb minor opitimization 2020-01-12 12:07:34 +01:00
romkatv 02a5d21f12 incorporate latest parser fixes 2020-01-12 12:03:16 +01:00
romkatv bc0429f3bb comments 2020-01-12 11:54:21 +01:00
romkatv 856baeb610 Merge branch 'master' into reactive 2020-01-12 11:48:01 +01:00
romkatv 974529b642 add faq about changing colors 2020-01-12 11:36:00 +01:00
romkatv 60d00e9e75 fix 'always' 2020-01-12 11:26:48 +01:00
romkatv b59f74a7bd fix heredocs 2020-01-12 09:59:48 +01:00
romkatv 770bf93444 get rid of captures 2020-01-12 09:43:42 +01:00
romkatv 6e3711759f rename _p9k names for easier testing 2020-01-12 08:42:53 +01:00
romkatv 940e6dc118 write all p10k-on-* hooks to instant prompt 2020-01-11 19:36:11 +01:00
romkatv 849e9519de back to 32 token limit 2020-01-11 19:26:45 +01:00