gitui/src
2020-07-04 16:54:30 +02:00
..
components fix panic when cursor is OOB after closing editor with shorter msg 2020-07-04 15:44:24 +02:00
tabs cleanup use 2020-06-29 12:30:10 +02:00
ui more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
app.rs more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
cmdbar.rs share theme instead of copying it all over the place 2020-06-22 12:21:21 +02:00
input.rs use condvar/mutex to not busywait when suspending input polling (closes #153) 2020-06-30 09:33:22 +02:00
keys.rs open external editor from commit popup 2020-07-04 15:36:12 +02:00
main.rs hide cursor again after external editor closes (fixes #168) 2020-07-04 15:40:52 +02:00
notify_mutex.rs use condvar/mutex to not busywait when suspending input polling (closes #153) 2020-06-30 09:33:22 +02:00
profiler.rs fix clippy for when pprof is off 2020-07-04 16:54:30 +02:00
queue.rs Add support for external editor 2020-06-26 00:50:39 +02:00
spinner.rs more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
strings.rs open external editor from commit popup 2020-07-04 15:36:12 +02:00
version.rs docs 2020-04-12 14:24:21 +02:00