aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 b...Sebastiano Tronto2022-02-1011-26/+37
* Update yearSebastiano Tronto2022-02-101-1/+1
* Fixed date for herbe notification (maybe broke it for notify-send)Sebastiano Tronto2022-02-091-1/+3
* Changed default notification system to herbeSebastiano Tronto2022-02-0910-17/+42
* Unified trash scripts.Sebastiano Tronto2022-02-084-18/+33
* Changed email addressSebastiano Tronto2022-02-021-2/+1
* Dummy commit to test post-receive hookSebastiano Tronto2022-01-291-2/+2
* Added secretSebastiano Tronto2022-01-281-1/+1
* Added secret for password encrypting; changed default directory for sfeed-bro...Sebastiano Tronto2022-01-233-2/+53
* Removed backup-configSebastiano Tronto2022-01-172-30/+0
* Changed bookmarks folderSebastiano Tronto2022-01-171-2/+1
* Fixed bug in removing files with spaces in nameSebastiano Tronto2022-01-151-1/+1
* Restyle and added error detection in number of files when copying or moving.Sebastiano Tronto2022-01-151-32/+45
* Fixed bug and added sel open commandSebastiano Tronto2022-01-141-2/+9
* Added sel script for bulk operations on filesSebastiano Tronto2022-01-142-0/+100
* fix multiple name aliasesSebastiano Tronto2022-01-111-1/+1
* Added trash utilitiesSebastiano Tronto2022-01-073-0/+18
* Added script to get currently focused window id (using xprop).Sebastiano Tronto2021-12-222-0/+7
* Fixed open-file, changed a bit open-stdinSebastiano Tronto2021-12-222-1/+2
* The updates on open-file broke plumb, so I am just going to remove that line ...Sebastiano Tronto2021-12-011-1/+1
* Fixed opening multiple files with spaces in nameSebastiano Tronto2021-11-291-21/+33
* Fix multiple open for different file types; comment out open in terminal sectionSebastiano Tronto2021-11-251-5/+5
* Fix multiple open; small cleanupSebastiano Tronto2021-11-251-17/+20
* Exit with error if at least one file fails to open (needed by xplumb)Sebastiano Tronto2021-11-241-1/+1
* now can open multiple files; prompts dmenu-filepicker in case no file is givenSebastiano Tronto2021-11-241-60/+59
* Some changes for new temrinal file management styleSebastiano Tronto2021-11-243-13/+27
* Fixed calendar size for my other laptop configurationSebastiano Tronto2021-11-212-2/+2
* Fixed dmenu-filepicker when picking multiple files. Fixed opening multiple bo...Sebastiano Tronto2021-11-212-2/+6
* Merge branch 'main' of https://github.com/sebastianotronto/scripts into mainSebastiano Tronto2021-11-023-2/+7
|\
| * Added back templessSebastiano Tronto2021-10-301-0/+2
| * Revert "Removed templess (I only used it with mmh)"Sebastiano Tronto2021-10-302-0/+9
| * Removed templess (I only used it with mmh)Sebastiano Tronto2021-10-242-9/+0
| * Removed netsurf-wrapperSebastiano Tronto2021-10-242-10/+0
| * Changed html file openerSebastiano Tronto2021-10-231-1/+3
| * added netsurf wrapper for opening html fileSebastiano Tronto2021-10-232-0/+10
| * open-stdin default tmp folder changed to /tmpSebastiano Tronto2021-10-231-1/+2
* | Changed some things because I am trying out tmux by default on every terminal...Sebastiano Tronto2021-11-023-4/+8
|/

Generated with cgit - Back to sebastiano.tronto.net