1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-19 01:19:01 +00:00
starship/src
Matan Kushner 428a78ebb5
fix!: remove haskell module (#1418)
Given how slow the Haskell module is (#1240), it is slowing down the entire prompt
from rendering when the module is active. This commit removes the module until we
can find a faster way to retreive the Haskell version.
2020-07-06 13:00:52 -04:00
..
configs fix!: remove haskell module (#1418) 2020-07-06 13:00:52 -04:00
formatter fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
init fix(bash): last command status and command duration (#1185) 2020-06-10 18:53:56 +02:00
modules fix!: remove haskell module (#1418) 2020-07-06 13:00:52 -04:00
bug_report.rs Replace dirs with dirs-next dependency (#1361) 2020-06-20 12:59:35 -05:00
config.rs refactor(config): Add additional logging to debug config issues (#1390) 2020-06-24 16:11:05 -04:00
configure.rs Replace dirs with dirs-next dependency (#1361) 2020-06-20 12:59:35 -05:00
context.rs feat: git branch: read from HEAD on newly initialized repo (#1336) 2020-07-05 13:22:14 -04:00
lib.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
main.rs fix: replacing default RUST_LOG environement variable with starship specific one, to prevent interlacing (#1280) 2020-06-14 20:22:34 +02:00
module.rs fix!: remove haskell module (#1418) 2020-07-06 13:00:52 -04:00
print.rs refactor: latest suggestions from Clippy 2020-06-05 23:20:11 -04:00
segment.rs fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
utils.rs fix: manage sandboxed version of OCaml (#1433) 2020-07-05 13:20:11 -04:00