COMMITS
October 17, 2024
X
Fix get version on Windows (#144)
xiaojianzheng committed
October 8, 2024
A
Implement DistantOpen autocomplete (#143)
asoderman committed
September 30, 2024
A
Implement new tab behavior for the file browser (#142)
asoderman committed
May 16, 2024
C
Fix bug where selecting a binary to download picks the wrong one behind the scenes
Chip Senkbeil committed
January 10, 2024
C
Merge branch 'v0.3' of github.com:chipsenkbeil/distant.nvim into v0.3
Chip Senkbeil committed
September 13, 2023
C
Fix bad reference to table.unpack
Chip Senkbeil committed
August 5, 2023
C
Add `make nvim` target for makefile to start neovim with distant configured
Chip Senkbeil committed
July 24, 2023
C
Fix several distant commands where optional parameters were not parsed in the correct format
Chip Senkbeil committed
C
Remove outdated distant.txt in favor of distant.dev
Chip Senkbeil committed
July 23, 2023
C
Update readme
Chip Senkbeil committed
July 20, 2023
C
Add a todo about correcting file watching to only happen when the server has the capability
Chip Senkbeil committed
C
July 15, 2023
C
Bump to official 0.20.0 release
Chip Senkbeil committed
July 14, 2023
C
Fix verification of api.version response
Chip Senkbeil committed
July 9, 2023
F
Check for `self` consistency before `self:is_initialized()` (#110)
Fabio M. Costa committed
July 7, 2023
C
Bump required to alpha.12
Chip Senkbeil committed
July 6, 2023
C
Fix dockerfile to use musl due to glibc version
Chip Senkbeil committed
C
Update dockerfile again to use sh.distant.dev
Chip Senkbeil committed
C
Bump dockerfile to alpha.11
Chip Senkbeil committed
C
Merge branch 'v0.3' of github.com:chipsenkbeil/distant.nvim into v0.3
Chip Senkbeil committed
C
Update to v0.20.0-alpha.11 and adjust installer to support new asset naming convention
Chip Senkbeil committed
June 26, 2023
C
Support earlier neovim that lack tbl_isarray
Chip Senkbeil committed
C
Fix tbl_islist -> tbl_isarray for ui node table rows
Chip Senkbeil committed
C
Bump version in dockerfile
Chip Senkbeil committed
C
Bump required version to 0.20.0-alpha.10
Chip Senkbeil committed
C
C
Update remove and rename actions to unwatch old paths
Chip Senkbeil committed
June 20, 2023
C
Refactor: support file watching (#106)
Chip Senkbeil committed