This website requires JavaScript.
Explore
Help
Sign In
kevin
/
neovim
Watch
1
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2024-12-20 11:15:14 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31,331
Commits
9
Branches
47
Tags
408
MiB
5eda7aafe9
Commit Graph
1 Commits
Author
SHA1
Message
Date
Björn Linse
ed08936987
api: allow open non-current buffer as terminal (+ xmas bonus)
...
vim.api.nvim_chan_send(vim.api.nvim_open_term(0), io.open("/path/to/smile.cat", "r"):read("*a"))
2021-03-12 14:44:47 +01:00