terminal user interface to jujutsu. Focused on speed and clarity
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix lwd variant selection preventing build from working

+2 -4
+1 -3
jj_tui/lib/dune
··· 6 6 (libraries 7 7 stdio 8 8 notty 9 - nottui 9 + nottui_picos 10 10 angstrom 11 11 bigstringaf 12 12 picos_std.sync ··· 25 25 ppx_deriving_yojson 26 26 ppx_deriving_yaml 27 27 ppx_record_updater))) 28 - 29 -
+1 -1
jj_tui/widget-test/dune
··· 1 1 (executable 2 2 (public_name widget_test) 3 3 (name main) 4 - (libraries jj_tui lwd_stdlib nottui base stdio ) 4 + (libraries jj_tui lwd_picos nottui base stdio ) 5 5 )