Commit graph

  • 3739aab578
    Merge pull request #1578 from kuntau/wezterm-preview-support Arun 2023-02-04 07:04:24 +0530
  • 70204a2d0f
    Update plugins/preview-tui Nizamuddin Sulieman 2023-02-04 07:36:57 +0800
  • 1ad6d30a36 feat(preview-tui): use built in iTerm2 image protocol if NNN_PREVIEW_IMGPROG is not specified. Add some notes. Nizamuddin Sulieman 2023-02-02 18:25:39 +0800
  • 0ac8b7aa54 feat(preview-tui): add wezterm support Nizamuddin Sulieman 2023-02-02 16:14:56 +0800
  • 58b77411c8
    Optimize listed selection size calculation Arun Prakash Jana 2023-01-31 18:36:26 +0530
  • d0631707fc
    Merge pull request #1576 from greenfoo/add_chafa Arun 2023-01-30 18:37:42 +0530
  • c4c720a59a preview-tui: add chafa and PREFERRED_IMAGE_VIEWER env variable Fernando Ramos 2023-01-29 23:37:24 +0100
  • 326e76b9d0
    Merge pull request #1575 from luukvbaal/colemak Arun 2023-01-30 06:49:00 +0530
  • 778d6617b1
    Update colemak patch Luuk van Baal 2023-01-29 23:05:49 +0100
  • 33827109d5
    Show total size of non-filtered selected files in a directory. Arun Prakash Jana 2023-01-29 23:24:24 +0530
  • 4f95796ede
    Run cmd as plugin now supported exported variables Arun Prakash Jana 2023-01-28 10:01:46 +0530
  • b80e047d50
    Set defaults for some multiple choice prompts Arun Prakash Jana 2023-01-28 09:48:13 +0530
  • ad4ecb19cb
    Simplify paged and GUI commands run as plugin Arun Prakash Jana 2023-01-28 09:11:15 +0530
  • 03e0531e81
    Place "$nnn" in double quotes in man page examples Arun Prakash Jana 2023-01-28 08:31:25 +0530
  • 786ecf9fc2
    Merge pull request #1571 from KlzXS/plugin_simplification Arun 2023-01-28 08:23:24 +0530
  • 1a5a7da8eb
    Merge pull request #1570 from KlzXS/general_simplification Arun 2023-01-28 08:22:52 +0530
  • d4575e99c8
    Merge pull request #1573 from N-R-K/fix_chksum Arun 2023-01-27 21:03:45 +0530
  • ca8fcf454a plugins/chksum: use exit instead of return NRK 2023-01-26 01:07:08 +0600
  • 867726d870
    Add debug message for bad call KlzXS 2023-01-25 18:56:48 +0100
  • 7abfb77a13
    Update signatures KlzXS 2023-01-25 17:37:31 +0100
  • 827e84a56f
    Simplify commands as plugins KlzXS 2023-01-25 17:15:38 +0100
  • 8d21e5e832
    Revert using UTIL_SH_EXEC KlzXS 2023-01-22 16:40:35 +0100
  • 6b94911bc9 Revert "Simplify get_output()" Arun Prakash Jana 2023-01-16 00:19:03 +0530
  • 653cab9dff Revert "Give better names to variables" Arun Prakash Jana 2023-01-16 00:18:52 +0530
  • f9295780ef Revert "Make CI happy" Arun Prakash Jana 2023-01-16 00:18:41 +0530
  • cac5b9ba33 Revert "Concatenate arguments to pass to sh" Arun Prakash Jana 2023-01-16 00:18:19 +0530
  • df05f593de Revert "Paging is achieved through shell command now" Arun Prakash Jana 2023-01-16 00:15:54 +0530
  • 243301603e
    Paging is achieved through shell command now Arun Prakash Jana 2023-01-15 11:46:03 +0530
  • f9281c8eab
    Merge pull request #1566 from KlzXS/general_simplification Arun 2023-01-15 11:16:01 +0530
  • 428c652d36
    Concatenate arguments to pass to sh Arun 2023-01-15 10:59:36 +0530
  • 8a1e32d9eb
    Make CI happy KlzXS 2023-01-14 23:18:22 +0100
  • 1a2f783b75
    Give better names to variables KlzXS 2023-01-14 22:31:16 +0100
  • 6c23fdfd5f
    Simplify get_output() KlzXS 2023-01-14 22:11:10 +0100
  • fef3c673cd
    Merge pull request #1565 from N-R-K/discussion_template Arun 2023-01-14 18:35:59 +0530
  • 1887cd1a77 issue-template: add a section for opening a discussion NRK 2023-01-14 18:46:56 +0600
  • 12aedd521d
    Merge pull request #1563 from N-R-K/macos_ci Arun 2023-01-10 20:59:49 +0530
  • cf68675478 attempt at fixing macos CI NRK 2023-01-10 14:01:46 +0600
  • 2b6fb3f388
    Merge pull request #1559 from leovilok/tabbed-wayland-warn Arun 2023-01-08 06:32:50 +0530
  • dac5fb0af9 preview-tabbed: warn & prevent running on Wayland Léo Villeveygoux 2023-01-07 23:19:28 +0100
  • 789449a464 Update bug template Arun Prakash Jana 2023-01-06 04:24:11 +0530
  • fa62b08243
    Merge pull request #1555 from N-R-K/icons_fix_ub Arun 2023-01-03 04:38:26 +0530
  • dd214c50f3
    Update plugin docs and examples Arun Prakash Jana 2023-01-03 04:37:07 +0530
  • fb5b2e5e64 icons-hash: fix bitwise rotation NRK 2023-01-03 02:20:21 +0600
  • c9b384f009
    [kdeconnect] Various improvements (#1551) Raffaele Mancuso 2023-01-02 17:53:47 +0100
  • 2000ed5080
    icons-hash: misc improvements (#1553) N-R-K 2023-01-02 16:53:18 +0000
  • f5eea037e2 icons-hash: fix some compiler warnings NRK 2023-01-01 04:43:05 +0600
  • 5065c3cb76 icons-hash: use an xor-rotate hash function NRK 2023-01-01 02:36:22 +0600
  • a47cc98ed6 icons-hash: use a better PRNG NRK 2023-01-01 02:49:17 +0600
  • 39aab7dac4 icons-hash: take total probe count into account as well NRK 2023-01-01 03:47:46 +0600
  • 12d1f3c19c [kdeconnect] Various improvements Raffaele Mancuso 2022-12-27 16:19:38 +0100
  • a51437ff16
    Miscellaneous improvements to nmount plugin (#1547) 8B411 2022-12-21 19:44:28 +0200
  • 368d0ec9d7
    plugins/nmount: report mountpoint only if mounting was successful 8B411 2022-12-20 14:42:32 +0200
  • ac29248dd1
    plugins/nmount: keep echo arguments in a single pair of quotes 8B411 2022-12-20 14:33:41 +0200
  • 797b166602
    plugins/nmount: simplify pipe 8B411 2022-12-20 14:28:50 +0200
  • 7b5080fc69
    plugins/nmount: do not invoke lsblk immediately after mounting 8B411 2022-12-20 14:19:46 +0200
  • 4fe2307c08
    plugins/nmount: try to mount only existing block devices 8B411 2022-12-20 14:17:50 +0200
  • 41eedfbef6
    plugins/nmount: add --no-user-interaction option to udisksctl 8B411 2022-12-20 14:10:18 +0200
  • 03d37010f8
    plugins/nmount: replace all instances of $dev with /dev/$dev 8B411 2022-12-20 14:09:08 +0200
  • 8193170dc3
    plugins/nmount: sync only that device, which user wants to unmount 8B411 2022-12-20 14:02:00 +0200
  • 606695a72b
    plugins/nmount: keep while & do on one line for consistency 8B411 2022-12-20 13:52:19 +0200
  • e236bd0b3a
    Add Discussions link to README. Arun Prakash Jana 2022-12-18 20:34:44 +0530
  • 1b5cfbca3d
    kdeconnect: misc improvements (#1543) Raffaele Mancuso 2022-12-18 11:39:11 +0100
  • ee6133469c misc changes NRK 2022-12-18 09:35:36 +0600
  • f948a8966e Improve kdeconnect plugin Raffaele Mancuso 2022-12-13 21:32:06 +0100
  • 1688b07d0e
    Update readme Arun Prakash Jana 2022-12-16 19:54:53 +0530
  • 4d54490433
    Merge pull request #1542 from KlzXS/archive_script Arun 2022-12-13 18:40:42 +0530
  • 87627a6e08
    Remove unnecessary parameter from archive_selection() KlzXS 2022-12-12 16:11:55 +0100
  • 17ed380b57
    Optimize link creation Arun Prakash Jana 2022-12-12 18:03:11 +0530
  • 38d7090e64
    Clear selection if all links are generated Arun Prakash Jana 2022-12-12 16:15:06 +0530
  • 824e7a2c18
    Show errno on link creation failure Arun Prakash Jana 2022-12-12 15:57:20 +0530
  • 2e84716e76
    Restore check to prevent overwriting hovered file when archiving Arun Prakash Jana 2022-12-12 14:42:03 +0530
  • e8bc59a816
    Improve archive, rename, new workflows Arun Prakash Jana 2022-12-12 09:52:16 +0530
  • 32a6a63f44
    Improve archive creation handling Arun Prakash Jana 2022-12-12 02:20:28 +0530
  • cf46da60d9
    Fix memory leak Arun Prakash Jana 2022-12-12 00:07:14 +0530
  • 1a04e813be
    Update docs Arun Prakash Jana 2022-12-11 10:53:16 +0530
  • 02dec98bf8
    Use built-in Arun Prakash Jana 2022-12-11 03:42:34 +0530
  • 608fbb4ad7
    Fix length calculation Arun Prakash Jana 2022-12-11 02:53:34 +0530
  • d4c3e52f2f
    Attmept to create PATH if PATH is non-existent Arun Prakash Jana 2022-12-11 00:03:24 +0530
  • 93de728eab
    Create files in less permissive mode Arun Prakash Jana 2022-12-10 22:02:22 +0530
  • c9dbae0586
    Fix build break Arun Prakash Jana 2022-12-10 21:43:42 +0530
  • b6bfc740ce
    Fix signed and unsigned comparison Arun Prakash Jana 2022-12-10 21:35:56 +0530
  • 28ea6e0f36
    Allow creating a new file on startup Arun Prakash Jana 2022-12-10 20:24:49 +0530
  • 2a673b4eb1
    Allow overwriting regular files on new empty file creation Arun Prakash Jana 2022-12-10 19:21:56 +0530
  • cd145b982d
    Update ToDo link Arun Prakash Jana 2022-12-03 07:26:26 +0530
  • 67bcf7ba05
    {[*]}create.wiki-files-output-\\log//${typescript) ah-ha-admin 2022-11-27 15:33:41 -0500
  • 92a0158f93
    Update README Arun Prakash Jana 2022-11-26 09:36:07 +0530
  • 0c234060bf
    Add correct check for Wayland in clipboard plugins Arun Prakash Jana 2022-11-26 09:10:59 +0530
  • 894e2dcd5f Add cppath plugin Raffaele Mancuso 2022-11-25 19:13:37 +0100
  • 07c5590db3
    Merge pull request #1531 from sjmulder/pr/cflags Arun 2022-11-25 22:24:31 +0530
  • 2fc9d518d1 Respect CFLAGS and LDFLAGS when building generator Sijmen J. Mulder 2022-11-25 16:38:37 +0100
  • 1de825b5bb
    Fix #1529: fix improper piping Arun Prakash Jana 2022-11-25 19:48:45 +0530
  • fbf9279973
    Set rdef to development Arun Prakash Jana 2022-11-24 11:24:10 +0530
  • 7330e6642b
    Prepare for release v4.7 Cuba libre v4.7 Arun Prakash Jana 2022-11-24 10:58:21 +0530
  • 4bb7ffcd4a
    plugins/upload: handle selection using ffsend Darukutsu 2022-11-18 13:44:16 +0100
  • c3ae7d377b
    Update upload daru 2022-11-18 16:32:17 +0100
  • b32edc96aa plugins/upload: handle multiple files using ffsend Darukutsu 2022-11-18 16:17:39 +0100
  • 1cd35ed924 add support for multiple files using ffsend Darukutsu 2022-11-18 13:44:16 +0100
  • 3359b8f7cd
    Merge pull request #1516 from lgtm-migrator/codeql Arun 2022-11-09 23:10:30 +0530
  • 66fd131f2d
    Add CodeQL workflow for GitHub code scanning LGTM Migrator 2022-11-09 15:46:24 +0000
  • a1477c2668
    Merge pull request #1512 from Darukutsu/pull-requests Arun 2022-11-02 18:34:44 +0530