aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* I am dumbSebastiano Tronto2022-05-152-10/+1
|
* Added (actaully in previous commit) option to add to selection by filename.Sebastiano Tronto2022-05-152-5/+7
| | | | | Globbing actually always works (contrary to what claimed in previous comment) if the glob expression is quoted.
* Some fixesSebastiano Tronto2022-05-153-37/+48
|
* Added option to specify alternative menu. Some general cleanup.Sebastiano Tronto2022-05-1512-43/+104
|
* removed mblaze-extras mvSebastiano Tronto2022-05-132-9/+3
|
* mail-checknow is unused nowSebastiano Tronto2022-05-133-1/+5
|
* Fixed Network status (what kind of cli program add random white spaces at ↵Sebastiano Tronto2022-05-101-1/+4
| | | | the end of a line? why? WHY?!?!)
* Moved edit-menu to "experiments"Sebastiano Tronto2022-05-103-3/+1
|
* Removed LICENSESebastiano Tronto2022-05-102-21/+2
|
* Fixed battery-checknow to not depend on notify-batterySebastiano Tronto2022-05-102-1/+5
|
* Fixed status when 0 tasks (do not display line)Sebastiano Tronto2022-05-091-1/+1
|
* Added TODO fileSebastiano Tronto2022-05-091-0/+3
|
* Added edit-menuSebastiano Tronto2022-05-092-0/+26
|
* Fix network name with spacesSebastiano Tronto2022-05-091-1/+2
|
* More space between status linesSebastiano Tronto2022-05-091-1/+1
|
* fixed mscanSebastiano Tronto2022-05-071-1/+1
|
* Added notify-statusSebastiano Tronto2022-05-072-0/+8
|
* Added mblaze-extra (used to be a shell config file)Sebastiano Tronto2022-05-062-0/+71
|
* Added % sign to batterySebastiano Tronto2022-05-061-1/+1
|
* Added comments for ksh completionSebastiano Tronto2022-05-054-2/+11
|
* Merged some status scripts into one. The functionality as changed a bit, ↵Sebastiano Tronto2022-05-054-2/+30
| | | | check the source if you relied on notify-* scripts.
* Added ksh profile fileSebastiano Tronto2022-05-041-1/+1
|
* Changed mail alias folderSebastiano Tronto2022-04-291-1/+1
|
* Revert "Added trash cd command"Sebastiano Tronto2022-04-131-3/+0
| | | | This reverts commit f65824fe2ad23b256682879b41f507f752aed488.
* Added trash cd commandSebastiano Tronto2022-04-131-0/+3
|
* Added ffmpeg one-linersSebastiano Tronto2022-04-133-0/+16
|
* Comment notification lineSebastiano Tronto2022-04-121-1/+2
|
* Merge branch 'master' of tronto.net:scriptsSebastiano Tronto2022-04-081-1/+1
|\
| * fixed battery status fileSebastiano Tronto2022-03-081-1/+1
| |
* | fixed realpath usageSebastiano Tronto2022-04-081-1/+1
|/
* Added virenameSebastiano Tronto2022-03-063-0/+28
|
* Fixed terminal -eSebastiano Tronto2022-02-221-1/+1
|
* Fixed picking going up to / with ..Sebastiano Tronto2022-02-211-2/+3
|
* Completed previous commitSebastiano Tronto2022-02-211-2/+1
|
* Do not clear selection or remove files if copy was unsuccessfulSebastiano Tronto2022-02-211-7/+5
|
* Added clipboard support (not only selection). Check for duplicate selections.Sebastiano Tronto2022-02-171-6/+16
|
* Replaced xeditor -> xedit and fixed argumentSebastiano Tronto2022-02-142-3/+3
|
* Fixed selecting previous folder (..)Sebastiano Tronto2022-02-131-1/+5
|
* Fixed previous fix (multiple selection)Sebastiano Tronto2022-02-131-1/+1
|
* Fixed for spaces in file namesSebastiano Tronto2022-02-131-1/+1
|
* Simplified dmenu-filepicker (but did not solve the change-of-focus problem I ↵Sebastiano Tronto2022-02-122-16/+41
| | | | was trying to fix)
* Added -f option to trash empty, added little security checkSebastiano Tronto2022-02-111-1/+4
|
* Added -f option to cpSebastiano Tronto2022-02-111-4/+4
|
* Added clip, a primitive clipboard managerSebastiano Tronto2022-02-112-0/+35
|
* Fixed requirementSebastiano Tronto2022-02-111-1/+1
|
* Added config-backupSebastiano Tronto2022-02-102-0/+27
|
* Removed TRASH environment variableSebastiano Tronto2022-02-101-1/+1
|
* Removed environment variables for default programs. Some have been replaced ↵Sebastiano Tronto2022-02-1011-26/+37
| | | | by their own script.
* Update yearSebastiano Tronto2022-02-101-1/+1
|
* Fixed date for herbe notification (maybe broke it for notify-send)Sebastiano Tronto2022-02-091-1/+3
|

Generated with cgit - Back to sebastiano.tronto.net