Commit Graph

  • 881accdf6c Make escaping play nice with shorten Arijit Basu 2023-01-29 16:27:19 +0530
  • 92a4860155 More UI utilities and improvements Arijit Basu 2023-01-29 14:52:40 +0530
  • adccbae8f5
    Add more features (#581) Arijit Basu 2023-01-29 10:20:50 +0530
  • a1abbb162c Fix xplr.util.shorten name change Arijit Basu 2023-01-29 10:14:50 +0530
  • e85477c8a5 Fix more clippy lints Arijit Basu 2023-01-29 09:48:34 +0530
  • c3b2f7c077 xplr.util.shortened -> xplr.util.shorten Arijit Basu 2023-01-29 09:46:14 +0530
  • d024fc3fc3 Fix layout link in doc Arijit Basu 2023-01-29 09:36:32 +0530
  • 11791f8264 Fix clippy lints Arijit Basu 2023-01-29 09:34:08 +0530
  • 4f008cb3d6 Fix edit selection list Arijit Basu 2023-01-29 09:07:06 +0530
  • 27ecccd348 Add more features Arijit Basu 2023-01-29 08:37:32 +0530
  • d9d2fa15e3 Minor updates Arijit Basu 2023-01-28 23:54:08 +0530
  • 1212acdf99
    Improve selection operations (#575) Arijit Basu 2023-01-28 23:51:01 +0530
  • a35216c41f Improve selection operations Arijit Basu 2023-01-28 23:43:59 +0530
  • 628d2cfc26
    Add xplr.util.layout_replaced (#574) Arijit Basu 2023-01-28 23:07:06 +0530
  • 00656d45a0 Add xplr.util.layout_replaced Arijit Basu 2023-01-28 22:35:53 +0530
  • f64835609c
    Add xplr.util.relative_to and xplr.util.path_shorthand (#568) Noah Mayr 2023-01-28 16:58:25 +0100
  • c32ae47b0a Remove symlink style Arijit Basu 2023-01-28 21:24:46 +0530
  • 72462b55e4 Minor doc fix Arijit Basu 2023-01-28 21:14:33 +0530
  • ce5ffd9696 Some impovements Arijit Basu 2023-01-28 21:05:54 +0530
  • 561148e35b Some improvements Arijit Basu 2023-01-28 21:05:20 +0530
  • a29524b6e7 Make selection renderer function configurable on lua side Noah Mayr 2023-01-28 16:02:26 +0100
  • b84eb28193 WIP: Move selection rendering to lua Noah Mayr 2023-01-28 15:48:31 +0100
  • 442ab50a45 Use and_then instead of map and flatten Noah Mayr 2023-01-28 15:46:48 +0100
  • 9a936317c3 Prefix relative paths with "." and fix edge cases where we're not showing the file name Noah Mayr 2023-01-28 15:43:59 +0100
  • 2326f302b9 Use config argument for relative and shortened paths Arijit Basu 2023-01-28 19:43:10 +0530
  • 645e6abf63 Minor fix Arijit Basu 2023-01-27 18:43:38 +0530
  • 903d25a02e Handle homedir edgecase Arijit Basu 2023-01-27 18:34:28 +0530
  • 980b8c5780 Rename path_shorthand -> shortened Arijit Basu 2023-01-27 17:45:52 +0530
  • 57f65e66fe Minor doc fix Arijit Basu 2023-01-27 17:24:56 +0530
  • f343228337 Update docs Arijit Basu 2023-01-27 17:15:48 +0530
  • a16c17e4d2 Merge branch 'dev' of github.com:sayanarijit/xplr into feature/xplr.util.relative Arijit Basu 2023-01-27 17:14:31 +0530
  • 8986a6115b Improve functions with test cases Arijit Basu 2023-01-27 16:45:36 +0530
  • 30e7912d60 Improve selection rendering Arijit Basu 2023-01-27 12:30:55 +0530
  • b998af2a26 Some more improvements Arijit Basu 2023-01-27 12:22:07 +0530
  • 1618c504fb
    Add utility function xplr.util.textwrap (#567) Noah Mayr 2023-01-27 07:44:10 +0100
  • 45d95605e6 Rename wrap -> text wrap Arijit Basu 2023-01-27 12:02:09 +0530
  • 6ff3a26b93 Fix doc Arijit Basu 2023-01-27 11:59:20 +0530
  • ca7e79761b Generate docs Arijit Basu 2023-01-27 11:49:44 +0530
  • 07cec8f61a Some fixes and improvements Arijit Basu 2023-01-27 11:30:52 +0530
  • d247c5ea7b Update wrap to return lines instead Noah Mayr 2023-01-26 19:22:07 +0100
  • fc5410746d Merge remote-tracking branch 'sayanarijit/dev' into feature/xplr.util.wrap Noah Mayr 2023-01-26 17:23:37 +0100
  • 504f7b14ce Merge branch 'dev' of github.com:sayanarijit/xplr into feature/xplr.util.relative Noah Mayr 2023-01-26 17:18:21 +0100
  • 723131af26
    Update src/lua/util.rs Noah Mayr 2023-01-26 17:07:41 +0100
  • 2decef0874 Use pwd from env and remove pathdiff package Noah Mayr 2023-01-26 17:05:08 +0100
  • 6bf2ffad25 Remove duplicate slash at end Noah Mayr 2023-01-26 16:38:02 +0100
  • c1fc5aee70
    Add xplr.util.lscolor and xplr.util.paint (#569) Arijit Basu 2023-01-26 18:01:04 +0530
  • cf4249b910 Add xplr.util.relative_to and xplr.util.path_shorthand Noah Mayr 2023-01-26 12:38:13 +0100
  • 02ec07caae Use xplr.util.paint and xplr.util.color in init.lua Noah Mayr 2023-01-23 19:19:06 +0100
  • 3ac18a0819 Cleanup and fix formatting Noah Mayr 2023-01-23 18:56:59 +0100
  • ddad941ee6 Add utility function xplr.util.wrap Noah Mayr 2023-01-23 18:53:20 +0100
  • 780f46b8c0 Optimize, support NO_COLOR, and rename style to paint Noah Mayr 2023-01-19 16:04:26 +0100
  • 13615e884b Remove redundant closures Noah Mayr 2023-01-17 16:20:53 +0100
  • 66c19f3e2c Fix clippy suggestions Noah Mayr 2023-01-17 14:42:11 +0100
  • 3f738278d2 Fix formatting Noah Mayr 2023-01-16 21:16:35 +0100
  • 18e930e0b9 Add xplr.util.lscolor and xplr.util.style Noah Mayr 2023-01-16 20:17:51 +0100
  • 8c4f744bb1 Try fix gh action v0.20.2 Arijit Basu 2023-01-13 12:03:04 +0530
  • d80b1b4db8 Alternate theme Arijit Basu 2023-01-13 11:44:01 +0530
  • 5117c3cb9a
    Try fix gh action Arijit Basu 2023-01-13 12:03:04 +0530
  • 2cf7b3d69a
    Alternate theme Arijit Basu 2023-01-13 11:44:01 +0530
  • 2d49b3882c deploy: 5f07e6143f sayanarijit 2023-01-13 06:04:05 +0000
  • 5f07e6143f Update v0.20.2 Arijit Basu 2023-01-13 11:20:34 +0530
  • a13928c507
    Update v0.20.2 Arijit Basu 2023-01-13 11:20:34 +0530
  • 1dc1b3e797 deploy: 43c88b4873 sayanarijit 2023-01-12 11:25:04 +0000
  • 43c88b4873 Improve install instruction for macOS Arijit Basu 2023-01-12 14:47:53 +0530
  • d52ccac8ba Fix file creation for mac's default bash Arijit Basu 2023-01-09 17:10:28 +0530
  • 57c55c7239
    Improve install instruction for macOS Arijit Basu 2023-01-12 14:47:53 +0530
  • 547414bcc6 deploy: 26d79bd799 sayanarijit 2023-01-11 10:21:42 +0000
  • 26d79bd799
    Update awesome-plugins.md Arijit Basu 2023-01-11 15:51:27 +0530
  • 412203003b
    Fix file creation for mac's default bash Arijit Basu 2023-01-09 17:10:28 +0530
  • 553b4ed3d6
    Fix keeping input buffer Arijit Basu 2023-01-09 16:48:00 +0530
  • e9fc643bd9
    Fix test Arijit Basu 2023-01-09 16:46:27 +0530
  • a82c1daa70 deploy: 3afccf2a54 sayanarijit 2023-01-09 11:12:41 +0000
  • 3afccf2a54
    Doc fix Arijit Basu 2023-01-09 16:42:15 +0530
  • 20dd7842b4 deploy: 1d9d5f5145 sayanarijit 2023-01-09 11:10:59 +0000
  • 1d9d5f5145
    Minor changes Arijit Basu 2023-01-09 16:28:12 +0530
  • 84882ff138 deploy: 0715e242ef sayanarijit 2023-01-09 11:05:31 +0000
  • 0715e242ef fix: run cargo fmt Emanuel 2023-01-06 23:11:33 +0100
  • 006c655e3a fix: restore a wrongly removed part Emanuel 2023-01-06 23:05:21 +0100
  • 105e770f58 feat: complete last changes to add hooks Emanuel 2023-01-06 23:02:27 +0100
  • d6e33e68e3 :feat: Add hooks for mode and layout changes emanuel 2023-01-06 19:05:14 +0100
  • 6c03b33a89 deploy: 078da205ca sayanarijit 2023-01-07 17:03:26 +0000
  • 078da205ca Fixed own typo. BoolPurist 2023-01-07 13:59:32 +0100
  • caa365b4a0 link to header for crates.io install is fixed BoolPurist 2023-01-07 13:06:53 +0100
  • 894f9ac533 Fixed own typo. BoolPurist 2023-01-07 13:59:32 +0100
  • 97514c925e link to header for crates.io install is fixed BoolPurist 2023-01-07 13:06:53 +0100
  • 896917fdee fix: run cargo fmt Emanuel 2023-01-06 23:11:33 +0100
  • e2d0ef8a7d fix: restore a wrongly removed part Emanuel 2023-01-06 23:05:21 +0100
  • 3a70723d3a feat: complete last changes to add hooks Emanuel 2023-01-06 23:02:27 +0100
  • b8d217fb21 :feat: Add hooks for mode and layout changes emanuel 2023-01-06 19:05:14 +0100
  • 39eba8dc2b deploy: 4c4e7f41b4 sayanarijit 2022-12-30 17:41:19 +0000
  • 4c4e7f41b4 Add style.xplr plugin to awesome-plugins.md emanuel 2022-12-30 16:49:04 +0100
  • 27214f6810
    Add style.xplr plugin to awesome-plugins.md emanuel 2022-12-30 16:49:04 +0100
  • d93f2b94ca deploy: e6e701b371 sayanarijit 2022-12-29 06:40:08 +0000
  • e6e701b371
    Update alternatives.md Arijit Basu 2022-12-29 12:09:51 +0530
  • f1b36613cd deploy: 0cd5a9163d sayanarijit 2022-12-19 18:20:50 +0000
  • 0cd5a9163d
    Minor fixes Arijit Basu 2022-12-19 23:49:58 +0530
  • 3d75e398db deploy: ac958c9532 sayanarijit 2022-12-18 17:12:10 +0000
  • ac958c9532
    Update awesome-plugins.md Arijit Basu 2022-12-18 22:41:58 +0530
  • 7fbcd18bb4
    Update util.rs Arijit Basu 2022-12-16 23:16:03 +0530
  • e1b564d49a deploy: 1369fcea9a sayanarijit 2022-12-16 17:45:29 +0000