auto-ls icon indicating copy to clipboard operation
auto-ls copied to clipboard

zsh plugin for auto-ls

Results 8 auto-ls issues
Sort by recently updated
recently updated
newest added

I like that your plugin is elegant in its simplicity. It does a simple job without getting carried away and being confusing to implement. Thanks for that. I am still...

enhancement
help wanted

Hi, thanks for this plugin! I am wondering if is it possible to select to not show specific files or folders (hidden, or starting by number). I work with many...

I use this plugin for quite a while and I like it terribly, especially hit `enter` to ls. Thx for you work! However, in my daily usage, I found it...

Hello, I'm trying to set the plugin to AUTO_LS_PATH=false, but it doesn't work. While AUTO_LS_COMMANDS=(anything) works. If you have a tip I'm a taker :)

As referred in #16 , I add 2 line to support for temporarily disable auto plugin by check AUTO_LS_CHPWD.

When using vared to collect user input in a zsh script. If no data is entered into a vared request and you press just enter, then AUTO_LS will fire and...

hey! great plugin. but a problem with powerlevel10k: it gets an error that something printed during login ![image](https://github.com/desyncr/auto-ls/assets/9235633/141c8659-ee4d-4a36-8a93-1e003e2dc1ab) Define a new variable at the start of your script to track...