shift

Results 12 issues of shift

When I have used lightspeed.nvim, it was disabling concealing of current buffer. Meanwhile with leap.nvim concealing is still present. It would be much better to have an option to disable...

File: ``` @document.meta tangle: ./foo.bar @end @code bar test @end ``` Running `:Neorg tangle current-file`: Nothing to tangle! When directly specifying the file with `#tangle` tag tangling works. The filetype...

Basically this module is somekind alternative of `:Tutor`, but only for neorg format. This lets user discover useful features via interactive guide besides specs.

feature
new modules

The title says it

Currently every neosh session is being logged into one file, neosh.log. We probably would like to split up logs by sessions or _time_.

scope: enhancement
good first issue
scope: refactor
priority: low

resolves #6

scope: enhancement

`echo "print(1)" | neosh` should produce `1` in the output; shell would not appear on the screen. Meanwhile after piping shell process still runs and command piped to it was...

scope: bug
priority: low

- [x] TUI boilerplate - [x] Render loop - [x] Buffer (stores output) - [x] Prompt - [x] Lua - [x] Commands - [ ] History saving

scope: enhancement
scope: commands
priority: high

Must be done right before 0.1 release as we don't want to have merge conflicts.

good first issue
scope: refactor
priority: low