Commit Graph

3679 Commits (2ba87f4d1f47e182a37557e2430e69fac1bec1b4)
 

Author SHA1 Message Date
romkatv a5cafefa40 truncate timewarrior task names 5 years ago
romkatv 12e0d2e7e8 notes 5 years ago
romkatv 164100899e drop support for no-icons mode from all config templates 5 years ago
romkatv bfa70fa86d add timewarrior prompt segment; see #295 5 years ago
romkatv a9715367d4 fix prompt_char (never showed error); unify options 5 years ago
romkatv 98c614b851 move notes.txt to internal to avoid confusing people 5 years ago
romkatv 8d2ab89627 remove debugging junk 5 years ago
romkatv b7f03790e2 bump version 5 years ago
romkatv 5d460d7b99 remove trailing zeros from _p9k_human_readable_bytes 5 years ago
romkatv fa4d151f94 cleanup 5 years ago
romkatv b9cfa4e7ff bug fixes:
- don't use typeset -p on zsh 5.4 as it's broken there
- remove redundant local declarations from _p9k_prompt_net_iface_async
- change the default value of POWERLEVEL9K_PUBLIC_IP_HOST as the old is broken
5 years ago
romkatv 57dc301d6e bug fix: declare worker global vars in _p9k_init_vars 5 years ago
romkatv 5e42c4c930 add P9K_KUBECONTEXT_USER 5 years ago
romkatv 9c21f4b273 Merge branch 'master' into worker 5 years ago
Max Rydahl Andersen 774701432e Add `oc` to `POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND` (#436) 5 years ago
romkatv 08f326a457 add _p9k__segment_{cond,va}_{left,right} and migrate swap to worker 5 years ago
romkatv 8fe1521d21 add swap segment to config templates 5 years ago
romkatv f1bb5601fe process ready replies from worker synchornously in precmd 5 years ago
romkatv e97a6c6701 delete fifo before killing worker from watchdog 5 years ago
romkatv 2dc56d0afe trap PIPE 5 years ago
romkatv 565492b10e migrate over from the old worker api; use worker in battery on macOS 5 years ago
romkatv 148ecf7fc3 use ascii ENQ (0x05) for watchdog pings 5 years ago
romkatv 45d14cbcf5 add watchdog to worker 5 years ago
romkatv bdf55b7318 notes 5 years ago
romkatv 2aa1d07b4a massive worker simplification (figure out during massive hangover) 5 years ago
romkatv f1314f9072 Merge branch 'master' into worker 5 years ago
romkatv 833cc73f73 add a link to gitter 5 years ago
romkatv 1fb30a62e7 add disk_usage to config templates 5 years ago
romkatv 08f73b27fd cherry pick disk_usage fix from 0d33157b12; see #435 5 years ago
romkatv cf886d0baf notes 5 years ago
romkatv 186d1539b9 add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #430 5 years ago
romkatv e4349e0c9b fix option names in the color selection screen; fixes #432 5 years ago
romkatv f069f787ba notes 5 years ago
romkatv ed2b83275b Merge branch 'master' into worker 5 years ago
romkatv 0f9cee9dc2 display lean with 8 colors right away if the terminal does not support 256 colors 5 years ago
romkatv fc7178ad92 check for truecolor before offering snazzy 5 years ago
romkatv 7144ebb465 add snazzy color scheme option to pure style 5 years ago
romkatv 0f6b7953be synthesize common prompt functions 5 years ago
Roman Perepelitsa e74e0d38c8
update notes 5 years ago
romkatv 80e8e46fe5 Merge branch 'master' into worker 5 years ago
romkatv e01b5d9529 refactor worker code 5 years ago
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 5 years ago
romkatv 2feac7f121 survive SIGINT during preexec; see #427 5 years ago
romkatv f1e9d9ade7 fix ram segment on wsl 5 years ago
romkatv c79108ff0a work around wsl bugs 5 years ago
romkatv 6a9cc19741 add notes 5 years ago
romkatv 430c2b0178 explicit exec in worker 5 years ago
romkatv 0d8a51bcf3 Merge branch 'master' into worker 5 years ago
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
5 years ago
romkatv b35a814828 migrate ram to worker 5 years ago