issues
search
willothy
/
flatten.nvim
Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance
https://luarocks.org/modules/willothy/flatten.nvim
MIT License
497
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: disable ui in blocked guests
#103
lostl1ght
opened
3 months ago
0
fix: defer closing guest to make rpcrequest work
#102
lostl1ght
opened
3 months ago
0
Shell is freezing
#101
lostl1ght
opened
3 months ago
4
Doesn't work with oil.nvim
#100
XeroOl
opened
4 months ago
1
feat: if a VimLeave autocmd is set then block
#98
IndianBoy42
opened
5 months ago
3
Doesn't seem to work when using tmux inside of the nested terminal
#97
brandonpollack23
opened
6 months ago
9
Option to have wezterm only flatten if in the same pane
#96
Irubataru
opened
7 months ago
1
`nvim --cmd 'let g:flatten_wait=1' file1` does not work, neither does `-b`
#95
simonhughxyz
opened
8 months ago
17
Support quickfix mode
#94
Aura7988
opened
9 months ago
6
ci: add luarocks release workflow
#93
willothy
closed
9 months ago
0
fix: returned truthy of vim.fn
#92
kjuq
closed
9 months ago
3
chore(main): release 0.5.1
#91
github-actions[bot]
closed
9 months ago
1
fix: handle absolute paths on windows
#90
alex-tdrn
closed
9 months ago
3
docs: add 1.0.0 breaking change notice to README.md
#89
willothy
closed
9 months ago
0
How to avoid swap file warning E325?
#88
willothy
closed
9 months ago
1
Breaking changes on main (flatten.nvim 1.0.0)
#87
willothy
opened
9 months ago
0
refactor!: big refactor for 1.0
#86
willothy
opened
9 months ago
0
Combining with `gf`
#85
etrnal70
closed
10 months ago
3
Option to return to the terminal after closing a file
#84
minego
closed
9 months ago
19
feat: smart open should prefer alternative window
#83
Bekaboo
closed
11 months ago
0
Todo: Use libuv and async for pipes where possible
#80
willothy
closed
10 months ago
0
chore(main): release 0.5.0
#79
github-actions[bot]
closed
11 months ago
1
Todo: separate remote file and remote command logic
#78
willothy
opened
1 year ago
0
wip: allow async execution of code on host
#77
willothy
closed
10 months ago
0
refactor!: make wezterm/kitty feature opt-in, disabled by default
#76
willothy
closed
1 year ago
0
Should `wezterm` and `kitty` integration be disabled by default?
#75
willothy
closed
1 year ago
0
Added `diff` to `block_for` option in default setup.
#74
jokesper
closed
1 year ago
4
chore(main): release 0.4.1
#73
github-actions[bot]
closed
1 year ago
1
Generate vimdoc in CI
#72
willothy
closed
1 year ago
0
Use vim.rpc* instead of vim.fn.rpc*
#71
willothy
closed
1 year ago
0
When there is space in the filename the filename passed to neovim is escaped
#70
linsui
closed
1 year ago
2
Use `v:parent` channel if/when merged
#69
willothy
closed
1 year ago
0
misc fixes
#68
willothy
closed
1 year ago
0
docs: update readme
#67
willothy
closed
1 year ago
0
Commits on August 10 Don't respect the window --> open setting
#66
jam1015
closed
1 year ago
1
feat: diff mode with -d flag
#63
willothy
closed
1 year ago
0
Release v0.4.0
#62
willothy
closed
1 year ago
0
feat!: provide should_nest function for more control over nesting
#61
willothy
closed
1 year ago
1
feat: smart open
#60
willothy
closed
1 year ago
0
feat!: use fn.bufadd, pass bufnrs to open fn
#59
willothy
closed
1 year ago
0
docs: improve toggleterm example
#58
loqusion
closed
1 year ago
0
[Bug] File opened in another nvim instance
#57
Bekaboo
closed
1 year ago
7
Provide options for when Wezterm/kitty windows should nest
#56
ttytm
closed
1 year ago
7
fix: provide winnr of newly opened file
#55
willothy
closed
1 year ago
0
Performance and misc fixes
#54
willothy
closed
1 year ago
0
Miscellaneous features and fixes
#53
IndianBoy42
closed
1 year ago
1
Bug with plugins that automatically change cwd
#52
IndianBoy42
closed
1 year ago
0
Strange behavior when using git rebase in toggleterm with flatten.nvim
#51
Bekaboo
closed
1 year ago
7
Customizable host address detection
#49
IndianBoy42
closed
1 year ago
3
post_open shall provide bufnr and winnr for newly opened file
#48
ragu-manjegowda
closed
1 year ago
4
Next