Laurențiu Nicola
18b094b77e
Add note about Gnome Terminal and missing fonts
...
See the link. It's fine if you don't want to merge this, but it's strange to mention some fonts in the README that don't quite work as-is. I lost quite a bit of time trying to figure it out.
2020-01-27 19:39:29 +02:00
romkatv
5de4142517
set prompt_subst when printing ruler; see #444
2020-01-27 16:06:41 +01:00
romkatv
14868da64a
move buffer parser to internal/parser.zsh
2020-01-27 11:11:27 +01:00
romkatv
37f6b67dc9
better text flowing when nudging to restart iTerm2
2020-01-27 10:42:43 +01:00
romkatv
3bca7e845f
detect source code corruption done by antigen and suggest resetting cache
2020-01-27 09:33:01 +01:00
romkatv
b7777bb86e
attempt to work around antigen bugs
2020-01-26 22:14:18 +01:00
romkatv
a5cafefa40
truncate timewarrior task names
2020-01-26 20:26:09 +01:00
romkatv
12e0d2e7e8
notes
2020-01-26 19:55:05 +01:00
romkatv
164100899e
drop support for no-icons mode from all config templates
2020-01-26 19:44:59 +01:00
romkatv
bfa70fa86d
add timewarrior prompt segment; see #295
2020-01-26 19:29:06 +01:00
romkatv
a9715367d4
fix prompt_char (never showed error); unify options
2020-01-26 16:54:52 +01:00
romkatv
98c614b851
move notes.txt to internal to avoid confusing people
2020-01-26 15:27:34 +01:00
romkatv
8d2ab89627
remove debugging junk
2020-01-26 15:24:13 +01:00
romkatv
b7f03790e2
bump version
2020-01-26 15:21:21 +01:00
romkatv
5d460d7b99
remove trailing zeros from _p9k_human_readable_bytes
2020-01-26 15:20:58 +01:00
romkatv
fa4d151f94
cleanup
2020-01-26 15:18:25 +01:00
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
2020-01-26 14:46:50 +01:00
romkatv
57dc301d6e
bug fix: declare worker global vars in _p9k_init_vars
2020-01-26 11:46:35 +01:00
romkatv
5e42c4c930
add P9K_KUBECONTEXT_USER
2020-01-26 11:45:56 +01:00
romkatv
9c21f4b273
Merge branch 'master' into worker
2020-01-25 18:22:52 +01:00
Max Rydahl Andersen
774701432e
Add `oc` to `POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND` ( #436 )
2020-01-25 18:18:30 +01:00
romkatv
08f326a457
add _p9k__segment_{cond,va}_{left,right} and migrate swap to worker
2020-01-25 18:04:06 +01:00
romkatv
8fe1521d21
add swap segment to config templates
2020-01-25 17:57:02 +01:00
romkatv
f1bb5601fe
process ready replies from worker synchornously in precmd
2020-01-25 12:51:46 +01:00
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 0d33157b12
; 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