| Commit message (Expand) | Author | Age |
* | Fix 'attempt to divide by zero' panic (#6155) | nuid32 | 2023-03-03 |
* | Fix indentation lines (#6134) (#6136) | NomisIV | 2023-03-01 |
* | Ignore key-release keyboard events (#6139) | Michael Davis | 2023-03-01 |
* | Add shift-backspace keybind alias for backspace (#4937) | lesleyrs | 2023-02-28 |
* | Enable the enhanced keyboard protocol if supported | Michael Davis | 2023-02-28 |
* | Update crossterm to 0.26.1 | Michael Davis | 2023-02-28 |
* | build(deps): bump tempfile from 3.3.0 to 3.4.0 (#6128) | dependabot[bot] | 2023-02-28 |
* | build(nix): update flake to use flake-parts and nci flake-parts module | Yusuf Bera Ertan | 2023-02-25 |
* | fix(dap): validate key and index exist when requesting vars (#5628) | Filip Dutescu | 2023-02-20 |
* | feat(dap): send Disconnect if Terminated event received (#5532) | Filip Dutescu | 2023-02-20 |
* | feat: show current language when no argument is provided (#5895) | Guillaume | 2023-02-16 |
* | Replace incorrect usages of tab_width with indent_width. (#5918) | Triton171 | 2023-02-16 |
* | fix: decode lsp url for workspace_diagnostics_picker (#6016) | Erasin | 2023-02-16 |
* | Ignore invalid file URIs from LSP (#6000) | Jonathan LEI | 2023-02-16 |
* | ignore case while filtering completions (#6008) | Pascal Kuthe | 2023-02-16 |
* | Use Popup::ignore_escape_key helper for completion (#6006) | Michael Davis | 2023-02-16 |
* | Fix crash in goto_window_center at EOF (#5987) | Pascal Kuthe | 2023-02-14 |
* | feat(ui): deprecated completions (#5932) | Matouš Dzivjak | 2023-02-13 |
* | Add :toggle-option command (#4085) | A-Walrus | 2023-02-13 |
* | Fix completion doc popup area calculation logic | Gokul Soumya | 2023-02-11 |
* | Create popup rect instead of using raw values | Gokul Soumya | 2023-02-11 |
* | Refactor our Markdown construction in completion doc | Gokul Soumya | 2023-02-11 |
* | Rename completion doc popup area variables | Gokul Soumya | 2023-02-11 |
* | Use early return in rendering completion doc | Gokul Soumya | 2023-02-11 |
* | Negotiate LSP Position Encoding (#5894) | Pascal Kuthe | 2023-02-11 |
* | Make `m` textobject look for pairs enclosing selections (#3344) | Daniel S Poulin | 2023-02-10 |
* | Add exit code to command failed msg (#5898) | lesleyrs | 2023-02-10 |
* | Split modification indicator from file statusline elements (#4731) | Colton Clemmer | 2023-02-10 |
* | Fix new clippy lints (#5892) | Pascal Kuthe | 2023-02-09 |
* | Fix the infinite loop when copying the cursor to the top of the file (#5888) | Mike Trinkala | 2023-02-09 |
* | Address new clippy lints | Blaž Hrastnik | 2023-02-09 |
* | bump msrv to 1.63 (#5570) | Pascal Kuthe | 2023-02-09 |
* | Check for external file modifications when writing (#5805) | Clément Delafargue | 2023-02-08 |
* | Select change range for goto_first/last_change commands (#5206) | Michael Davis | 2023-02-07 |
* | enable rendering in integration tests (#5819) | Skyler Hawthorne | 2023-02-04 |
* | Add :character-info command (#4000) | William Etheredge | 2023-02-03 |
* | always commit to history when pasting (#5790) | Pascal Kuthe | 2023-02-02 |
* | disable lsp in integration tests | Skyler Hawthorne | 2023-02-02 |
* | add picker: current view dir (#4666) | Filipe Azevedo | 2023-02-02 |
* | Removing C-j and C-k from completion menu navigation (#5070) | Dylan Bulfin | 2023-02-02 |
* | add substring matching options to picker (#5114) | Pascal Kuthe | 2023-02-02 |
* | Tabulate buffer picker contents (#5777) | Gokul Soumya | 2023-02-02 |
* | fix position translation at EOF with softwrap (#5786) | Pascal Kuthe | 2023-02-02 |
* | Hide duplicate symlinks from the picker (#5658) | Pascal Kuthe | 2023-02-02 |
* | Surround with line-endings on `ms<ret>` (#4571) | Michael Davis | 2023-02-01 |
* | rework positioning/rendering and enable softwrap/virtual text (#5420) | Pascal Kuthe | 2023-01-31 |
* | Support goto-declaration LSP command (#5646) | Ole Krüger | 2023-01-31 |
* | build(deps): bump indoc from 1.0.8 to 2.0.0 (#5742) | dependabot[bot] | 2023-01-30 |
* | build(deps): bump toml from 0.6.0 to 0.7.0 (#5726) | alice | 2023-01-30 |
* | Use filename completer on run-shell-command (#5729) | Jonathan LEI | 2023-01-30 |