You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/src
Shunsuke Mie 13d046e6ad Move definitions runner related functions
fn runner() and fn from_cli(cli: Cli) util functions are located to
app.rs. However, those are utils for runner. So this commit change the
functions to runner.rs.
3 years ago
..
bin Move definitions runner related functions 3 years ago
app.rs Move definitions runner related functions 3 years ago
cli.rs Improve runner API 3 years ago
config.rs Avoid unnecessary lambda 3 years ago
event_reader.rs Improve input reading by eliminating pause 3 years ago
explorer.rs Remove trivial methods 3 years ago
init.lua Major release 0.15.0 3 years ago
input.rs Fix input conversion logic 3 years ago
lib.rs Refactored parts of `runner::Runner` to take a Cli struct, instead of putting everything manually in `Runner`. 3 years ago
lua.rs Downgrade version for the docs 3 years ago
permissions.rs Add colorful permissions 3 years ago
pipe_reader.rs Remove auto refresh service 3 years ago
pwd_watcher.rs Fix reading input 3 years ago
runner.rs Move definitions runner related functions 3 years ago
ui.rs Add padding to custom content titles 3 years ago