projectable icon indicating copy to clipboard operation
projectable copied to clipboard

:dizzy: A TUI file manager built for projects

Results 11 projectable issues
Sort by recently updated
recently updated
newest added

When trying to run the executable in my home directory I got this: ``` Error: error during app runtime Caused by: 0: error starting filesystem refresh watcher 1: Permission denied...

Feature request: I'd like to be able to supply multiple `special_commands` entries with overlapping globs and all that match become available together in the file command popup. e.g., given some...

Hello @dzfrias, I hope you're doing well! I've been using Projectable and really enjoy it. It's a great tool and I believe it has even more potential. I wanted to...

Hi there, this is my second issue I noticed after upgrading to `1.3.0`. (My first is this one: #19) I want to use `delta` for the Diff Preview, but I...

Very cool project! For a quick review some project is great. Unfortunately, to work correctly with vertical monitors, the ability to configure the position of the sections should be added...

Not exactly a bug but in order to be actually useful (at least to me) the app would need to perform a bit better. When I fired it up in...

Just wanted to make you aware that the `tui` crate is no longer maintained. It has been forked and the successor project is `ratatui`: https://github.com/tui-rs-revival/ratatui I hope this is useful...

Hi, I quite like this project and I can see myself making good use of it as soon as it's matured a bit. I experienced a crash which created the...

I read your blog post and share the same goal of reaching the panacea for a terminal-based IDE. My workflow is to use a TUI file-manager (like projectable) as a...

enhancement