Commit Graph

  • 15e55f5e18
    Merge pull request #1606 from mmai/patch-2 Arun 2023-03-08 20:26:05 +0530
  • 2af79c9ad2
    Merge pull request #1604 from irhl/patch-1 Arun 2023-03-08 20:18:13 +0530
  • eaffd311d4
    Fix paths in nushell quitcd script Henri Bourcereau 2023-03-07 15:40:10 +0100
  • 003228afba add some critical comments NRK 2023-03-05 18:43:08 +0600
  • 8b8e3eb522
    plugins/wallpaper: update link birik 2023-03-05 09:07:04 +0000
  • 9656c809d2
    Merge pull request #1602 from mmai/patch-1 Arun 2023-03-02 05:09:23 +0530
  • 69882b3bff
    Create quitcd script for nushell Henri Bourcereau 2023-02-28 16:26:36 +0100
  • 3a30211e6c handle tilde more strictly in mkpath and abspath NRK 2023-02-26 18:11:43 +0600
  • 2a38132012
    Merge pull request #1597 from amalgame21/master Arun 2023-02-26 07:33:57 +0530
  • 8dbd9da0cc convert_tilde: return whether the conversion was done or not NRK 2023-02-25 13:27:48 +0600
  • a59a91c312 handle tilde more correctly NRK 2023-02-25 13:18:29 +0600
  • 1dc4c96139
    Add old 1997-2003 .doc and .xls support amalgame21 2023-02-25 09:52:33 +0000
  • 9503703517
    Merge pull request #1593 from luukvbaal/preview-tui Arun 2023-02-20 19:42:15 +0530
  • 675e50c941
    Preview-tui hide terminated/broken pipe messages Luuk van Baal 2023-02-19 21:52:55 +0100
  • a4745272db
    Merge pull request #1592 from N-R-K/nmv_tmp_cleanup Arun 2023-02-19 22:27:36 +0530
  • 2dc7f19be0
    Added patch for colemak keyboard layout. Existing renamed to colemak-dh (#1587) Jacob Moena 2023-02-19 17:22:32 +0100
  • 28d01269ad fix(preview-tui): change `kill` signal to INT to prevent default kill message leak to our preview pane Nizamuddin Sulieman 2023-02-20 00:03:33 +0800
  • bc6a09475d nmv: ensure the tmpfile is cleaned up in all cases NRK 2023-02-19 21:14:53 +0600
  • b874da395c
    Update copyright year Arun Prakash Jana 2023-02-19 08:28:20 +0530
  • 8da045b98d fix(preview-tui): unnecessary `printf`? Fix https://github.com/jarun/nnn/issues/1583 Nizamuddin Sulieman 2023-02-19 10:15:00 +0800
  • ca7321f83d
    Update check-patches.sh Jacob Moena 2023-02-19 02:36:08 +0100
  • 8410b87a8a Missed two spots of O_COLEMAK jacmoe 2023-02-18 02:30:11 +0100
  • b49cc28d80
    Merge pull request #1589 from N-R-K/prefer_sel Arun 2023-02-17 21:00:44 +0530
  • 8c23c3da4e fix shellcheck issues NRK 2023-02-17 20:12:07 +0600
  • f1c85b977a
    Merge pull request #1588 from N-R-K/prefer_sel Arun 2023-02-17 19:30:59 +0530
  • 4867fa2bc7 plugin-helper: add nnn_use_selection() NRK 2023-02-17 19:51:57 +0600
  • 9cc4b66868 export NNN_PREFER_SELECTION to all plugins NRK 2023-02-17 19:24:45 +0600
  • 8ad5c87107 nmv: prefer selection if -u is active NRK 2023-02-17 11:56:28 +0600
  • 9357825b34
    Merge pull request #1586 from luukvbaal/preview-tui Arun 2023-02-17 18:42:50 +0530
  • 6d1e78fe4f Added patch for colemak keyboard layout. Existing renamed jacmoe 2023-02-17 05:58:37 +0100
  • fc26493602
    Preview-tui restore current working directory Luuk van Baal 2023-02-17 01:45:17 +0100
  • ade477e705
    Merge pull request #1585 from luukvbaal/preview-tui Arun 2023-02-17 07:18:35 +0530
  • 08d2ba0b5d
    Preview-tui hide wezterm split-pane output Luuk van Baal 2023-02-17 01:45:17 +0100
  • bbfb16db42
    Update readme Arun Prakash Jana 2023-02-13 01:05:36 +0530
  • d7bfe38728
    Merge pull request #1580 from luukvbaal/preview-tui Arun 2023-02-12 07:58:58 +0530
  • 80c07741e5
    Preview-tui!: refactor environment variables Luuk van Baal 2023-02-07 04:59:07 +0100
  • 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