gitui/src
Stephan Dilly 0d09071c0a cleanup
2020-07-08 20:05:28 +02:00
..
components error if file to be opened in external editor will not be found (#184) 2020-07-08 19:47:25 +02:00
tabs error if file to be opened in external editor will not be found (#184) 2020-07-08 19:47:25 +02:00
ui more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
app.rs cleanup 2020-07-08 20:05:28 +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 Add command to edit selected file in editor 2020-07-07 12:42:01 +02:00
main.rs fix messing up users terminal after opening file in vi (related to #173) 2020-07-07 12:53:17 +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 error if file to be opened in external editor will not be found (#184) 2020-07-08 19:47:25 +02:00
spinner.rs more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
strings.rs Add command to edit selected file in editor 2020-07-07 12:42:01 +02:00
version.rs docs 2020-04-12 14:24:21 +02:00