Commit Graph

  • f0d1fba177 fix: use pre-installed wix (#3172) Jakub Panek 2024-04-17 22:33:01 +02:00
  • 38a6961987 fix: update wix toolset Jakub Panek 2024-04-17 19:50:43 +02:00
  • 659e4ce870 bump floem Dongdong Zhou 2024-04-15 22:07:07 +01:00
  • c1ce13d1ce chore(deps): bump libloading from 0.7.4 to 0.8.1 dependabot[bot] 2024-04-15 17:23:32 +00:00
  • f5cdedc0b2 chore(deps): bump serde from 1.0.190 to 1.0.197 dependabot[bot] 2024-04-15 18:17:16 +00:00
  • 6b38f76161 chore(deps): bump crossbeam-channel from 0.5.11 to 0.5.12 dependabot[bot] 2024-04-15 17:24:41 +00:00
  • c2321a963b chore(deps): bump regex from 1.10.2 to 1.10.4 dependabot[bot] 2024-04-15 17:25:22 +00:00
  • fc40496e51 Implement ShowHover command to support modal hover keybind (#3158) Kevin King 2024-04-15 00:40:58 -07:00
  • 6fa0f4c4b9 docs: use cargo install Jakub Panek 2024-04-11 10:21:07 +02:00
  • e189ead0c1 fix: upgrade pulldown-cmark (#3156) Jakub Panek 2024-04-11 10:19:08 +02:00
  • 76c6aa24f7 chore(deps): bump reqwest from 0.11.24 to 0.11.27 dependabot[bot] 2024-04-11 07:09:48 +00:00
  • 10f12074f7 chore(deps): bump open from 5.0.1 to 5.1.2 dependabot[bot] 2024-04-11 06:53:08 +00:00
  • 8d32ebd43a chore(deps): bump backtrace from 0.3.69 to 0.3.71 dependabot[bot] 2024-03-31 23:42:48 +00:00
  • fe93911306 chore(deps): bump rayon from 1.8.0 to 1.10.0 dependabot[bot] 2024-03-31 23:41:51 +00:00
  • d219fec54f chore(deps): bump tar from 0.4.38 to 0.4.40 dependabot[bot] 2024-04-10 19:04:49 +00:00
  • cbf4c78a98 fix: upgrade nucleo, remove unused futures dependency (#3155) Jakub Panek 2024-04-11 08:50:47 +02:00
  • 2dca24cbdc fix: remove unused tokio dependency (#3153) Jakub Panek 2024-04-10 21:00:35 +02:00
  • 3efd11a8ae fix terminal bg drawing (#3152) Dongdong Zhou 2024-04-09 22:16:44 +01:00
  • cb968ab523 fix: make keymap failure warn level Jakub Panek 2024-04-05 09:16:04 +02:00
  • f64ed5bd86 fix: use trace level for keypress Jakub Panek 2024-04-05 09:14:22 +02:00
  • 9f4c589e9d fix: lockfile Jakub Panek 2024-04-05 07:14:28 +02:00
  • 54d9a7b7b2 fix: switch to tree-sitter-json crate Jakub Panek 2024-04-05 07:09:31 +02:00
  • f9742f9e0f no modal for local doc Dongdong Zhou 2024-04-02 22:11:50 +01:00
  • d66b3c7cff create editor modal from config Dongdong Zhou 2024-04-02 21:54:19 +01:00
  • e8e0d4e0c2 treat altgr as modifier (#3143) Dongdong Zhou 2024-04-01 21:11:49 +01:00
  • 2202343cdc Fix terminal default profile saving incorrectly (#3142) MinusGix 2024-03-31 22:34:42 -05:00
  • bc617f8995 chore(deps): bump tree-sitter-javascript from 0.20.3 to 0.20.4 (#3112) dependabot[bot] 2024-04-01 01:36:50 +02:00
  • 819bdcb972 chore(deps): bump hashbrown from 0.14.2 to 0.14.3 (#3039) dependabot[bot] 2024-04-01 01:36:27 +02:00
  • cfc88c434b Update floem (#3134) MinusGix 2024-03-31 17:49:20 -05:00
  • 7b5ef24132 ci: refactor deb builds, link openssl statically (#3133) Jakub Panek 2024-03-31 20:21:16 +02:00
  • 8507ad9eb5 fix settings page navigation issue (#3130) Long0x0 2024-03-30 22:17:47 +08:00
  • 350aa48b6f Update floem (#3128) MinusGix 2024-03-29 17:03:42 -05:00
  • 40e1631b1d Fix theme fallback (#3127) MinusGix 2024-03-29 15:39:25 -05:00
  • 0f9090640b special keymap parsing for + Dongdong Zhou 2024-03-29 14:45:54 +00:00
  • 6c68a01761 Two small itertools simplifications (#3126) Philippe Cholet 2024-03-29 13:25:08 +01:00
  • 21e6719af2 Merge pull request #3062 from lapce/dependabot/cargo/futures-0.3.30 dependabot[bot] 2024-03-29 05:27:37 +00:00
  • cf81aaad3c chore(deps): bump futures from 0.3.28 to 0.3.30 dependabot[bot] 2024-03-28 21:51:52 +00:00
  • 39ef70df34 import KeyEventExtModifierSupplement from floem Dongdong Zhou 2024-03-28 21:48:35 +00:00
  • cb8b8b9728 Click icon event propagation (#3124) Dongdong Zhou 2024-03-28 21:43:35 +00:00
  • bfa61fd2e2 swap sled to plain text file for db (#3123) Dongdong Zhou 2024-03-28 21:35:48 +00:00
  • 571485f1a6 Update floem for editor styling (#3122) MinusGix 2024-03-28 16:12:40 -05:00
  • 9cd3bcc611 fix: dont panic on missing colour Jakub Panek 2024-03-28 13:39:50 +01:00
  • 3ac55f9508 Keyboard (#3119) Dongdong Zhou 2024-03-27 22:54:57 +00:00
  • aabb7f27f2 Editors struct (#3118) MinusGix 2024-03-27 17:40:30 -05:00
  • 383fdf8e1a return error if can't deserialize json Dongdong Zhou 2024-03-27 20:01:13 +00:00
  • b99a208471 fix: add remote disconnect button Jakub Panek 2024-03-27 01:03:09 +01:00
  • 29cc333460 update notariation env key name Dongdong Zhou 2024-03-26 22:50:54 +00:00
  • 823651e7dd bump alacritty_terminal Dongdong Zhou 2024-03-26 22:42:39 +00:00
  • b3aa8aefa6 don't exit stdio rpc if msg wrong format Dongdong Zhou 2024-03-26 22:42:26 +00:00
  • 80ccc709df Downgrade config to 0.13.4 Dongdong Zhou 2024-03-26 21:24:48 +00:00
  • 14dd01bd2a Add scroll command to the internal commands Dongdong Zhou 2024-03-26 21:23:13 +00:00
  • cf1a33398a editor copy include more information Dongdong Zhou 2024-03-26 21:22:53 +00:00
  • 8b9a94d617 change notarize action Dongdong Zhou 2024-03-26 21:22:22 +00:00
  • 6a02307208 fix: add event propagation to certain buttons (#3115) Jakub Panek 2024-03-26 18:34:39 +01:00
  • 354a23c470 Merge pull request #3038 from lapce/dependabot/cargo/polling-3.5.0 dependabot[bot] 2024-03-25 17:23:56 +00:00
  • 716125ddb6 new function of terminal: double left-click to select the text, then right-click to copy (#3106) jmhuang 2024-03-25 22:12:03 +08:00
  • ed098beac2 fix: improve observability for plugins (#3104) Jakub Panek 2024-03-25 13:49:34 +01:00
  • 5dceb340dc chore(deps): bump polling from 3.2.0 to 3.5.0 dependabot[bot] 2024-03-25 09:48:08 +00:00
  • 3873b88b10 fix: bump config (#3103) Jakub Panek 2024-03-25 10:45:26 +01:00
  • f2b49fda2f add selection function for terminal (#3105) jmhuang 2024-03-25 17:32:05 +08:00
  • 6ca7df9e91 fix: bump dependencies, remove indexmap/parking_lot duplicates (#3101) Jakub Panek 2024-03-25 09:55:45 +01:00
  • b9f1382f85 fix: typo in workspace dependency Jakub Panek 2024-03-25 01:16:41 +01:00
  • 987bfb8b28 Update floem (#3099) MinusGix 2024-03-24 13:52:33 -05:00
  • 19cdabc84b Add text color if file is changed according to source control (#3096) MinusGix 2024-03-24 13:52:18 -05:00
  • d8dc78c7f2 Add setting to toggle open editors section (#3095) MinusGix 2024-03-24 12:57:06 -05:00
  • 78e3c52ba2 docs: remove matrix button (#3094) Jakub Panek 2024-03-24 18:56:44 +01:00
  • 51a56ac085 style: format Cargo manifests (#3092) Jakub Panek 2024-03-24 18:56:31 +01:00
  • 18e63a6345 fix: switch back to async-std for rfd Jakub Panek 2024-03-22 13:49:58 +01:00
  • 1024a98506 fix panel resizing bug (#3089) Long0x0 2024-03-22 16:50:39 +08:00
  • 16e0775297 fix: update msrv (#3013) Jakub Panek 2024-03-21 16:52:41 +01:00
  • 30cb9f58dd fix(clippy): fix new clippy lints (#3090) Jakub Panek 2024-03-21 16:51:51 +01:00
  • d7092d775a add underline for hyperlink (#3087) jmhuang 2024-03-21 06:38:47 +08:00
  • 900591b774 preliminary implement: Jump from terminal prompt to the corresponding… (#3084) jmhuang 2024-03-20 05:12:15 +08:00
  • f4a89ead78 Foldable panel sections (#3086) MinusGix 2024-03-19 03:38:53 -05:00
  • b9d21e6003 Simplify settings (#3082) MinusGix 2024-03-17 16:05:26 -05:00
  • a7b76414e4 Add plugin-path for loading plugin(s) from specific folder(s) (#3076) MinusGix 2024-03-17 14:10:21 -05:00
  • 2ea1c8aba2 Add tooltip coloring to settings.toml (#3077) MinusGix 2024-03-15 01:33:05 -05:00
  • 750b12242c Implement arbitrary theme variables (#3069) MinusGix 2024-03-12 16:06:40 -05:00
  • 8127fc25ce Fix scrolling in file explorer (#3068) MinusGix 2024-03-12 08:53:38 -05:00
  • 21c714d3f0 Update floem (#3060) MinusGix 2024-03-11 16:45:55 -05:00
  • 48ca2364e5 Move line up/down keybinds in insert to macos (#3055) MinusGix 2024-03-09 01:59:12 -06:00
  • 85de48d3f7 Focus on app_view when creating the view (#3054) MinusGix 2024-03-08 16:52:47 -06:00
  • f5e862c78c Tooltips (#3053) MinusGix 2024-03-08 16:30:33 -06:00
  • 70cee3b1b0 Implement line-ending switching (#3047) MinusGix 2024-03-07 15:18:55 -06:00
  • 3397ce7523 Merge pull request #3042 from lapce/dependabot/cargo/mio-0.8.11 dependabot[bot] 2024-03-05 06:03:37 +00:00
  • 628b5eef71 chore(deps): bump mio from 0.8.9 to 0.8.11 dependabot[bot] 2024-03-05 05:35:21 +00:00
  • e4bef9d8d9 Merge pull request #3032 from lapce/dependabot/cargo/tree-sitter-cpp-0.20.5 dependabot[bot] 2024-03-04 06:52:06 +00:00
  • c289599826 chore(deps): bump tree-sitter-cpp from 0.20.4 to 0.20.5 dependabot[bot] 2024-03-04 05:48:43 +00:00
  • 849ac6753f Merge pull request #3017 from lapce/dependabot/cargo/bytemuck-1.14.3 dependabot[bot] 2024-03-04 05:36:19 +00:00
  • 4f77923124 Merge pull request #3019 from lapce/dependabot/cargo/sha2-0.10.8 dependabot[bot] 2024-03-04 05:35:56 +00:00
  • 4e5ed2bef0 Merge pull request #3018 from lapce/dependabot/cargo/git2-0.18.2 dependabot[bot] 2024-03-04 05:35:38 +00:00
  • fbe37339ae Merge pull request #3021 from lapce/dependabot/cargo/thiserror-1.0.55 dependabot[bot] 2024-03-04 05:35:13 +00:00
  • 25045a2213 Focus on app_view so that find receives keypresses (#3031) MinusGix 2024-03-03 07:42:52 -06:00
  • 52de8302c1 fix some comments (#3030) geekvest 2024-03-03 21:42:19 +08:00
  • 54e6682755 Remaining file explorer context menu entries (#3026) MinusGix 2024-02-28 06:47:29 -06:00
  • 1eefaf49ba chore(deps): bump sha2 from 0.10.7 to 0.10.8 dependabot[bot] 2024-02-27 15:44:22 +00:00
  • 995e4fdcc6 chore(deps): bump thiserror from 1.0.50 to 1.0.55 dependabot[bot] 2024-02-27 15:44:12 +00:00
  • a8b6e2d324 chore(deps): bump git2 from 0.18.1 to 0.18.2 dependabot[bot] 2024-02-27 15:44:04 +00:00
  • c94607e5db chore(deps): bump bytemuck from 1.14.0 to 1.14.3 dependabot[bot] 2024-02-27 15:43:56 +00:00
  • 631eebfb56 fix: bump softbuffer to 0.3.4 to update drm Jakub Panek 2024-02-27 15:41:33 +00:00