brokedarius
brokedarius
Hi nice remote gui, has exactly everything I want, but it would be cool to have a selection system similar to the original app where you could select files with...
### Summary of the new feature / enhancement Hi folks so I think the title says it all we would definitely need some import/export-json commandlet with some options for overwrites...
Hi folks, here is my idea here: TV Rename shouldn't ask users if they want to delete the show from their machine when they remove the series from the software,...
Hi folks, I read the issues already and saw an old post from 2018 already mentioning this issue, it seems that on windows, you cannot create create a mount, leave...
It used to be that you could set an individual wallpaper for each desktop but it seems this does not work anymore...
Hi folks, the scenario here is that I have this portable browser, that firefox fork floorp which I am trying to make default on my windows 10 machine but I...
## xonfig ```xsh import datetime from prompt_toolkit import prompt from prompt_toolkit.history import InMemoryHistory from prompt_toolkit.key_binding import KeyBindings from prompt_toolkit.keys import Keys bindings = KeyBindings() @bindings.add(Keys.Up) def history_search_backward(event): event.current_buffer.history_backward() @bindings.add(Keys.Down) def...
Hi folks so this may not be an issue per say but I think this might be relevant to other users and I was wondering if there was a possible...
## Current Behavior Traceback (if applicable): ```xsh Unhandled exception in event loop: File "C:\Users\-\AppData\Local\Programs\Python\Python313\Lib\site-packages\xonsh\shells\ptk_shell\__init__.py", line 415, in cmdloop line = self.singleline(auto_suggest=auto_suggest) File "C:\Users\-\AppData\Local\Programs\Python\Python313\Lib\site-packages\xonsh\shells\ptk_shell\__init__.py", line 383, in singleline line = self.prompter.prompt(**prompt_args)...
Hi folks so I was wondering, is there a field for the extractor that could get the date in the filename because I noticed that the modified date in all...