Releases
v2.68.2
Fixes
When editing Nroff, let ctrl-space
toggle the man page preview properly.
Let the bookmark functionality display status bar messages again, when ctrl-b
is pressed.
Fix a bug in the vt100
dependency in connection with pasting in text with shift-insert
.
New features
Add built-in support for formatting Go/Plan9 style Assembly by pressing ctrl-w
by using the asmfmt and lookslikegoasm packages. (Thanks @klauspost !)
Add tab completion with Ollama /LLMs, if the -o
or --ollama
flag is given. This is an experimental feature!
Let ctrl-o,b
trigger block editing.
Let ctrl-o,space
open the command prompt.
Improvements
Improve how format commands are looked up, for various programming languages.
Improve the C function signature detection.
Improve the "go to definition" feature (activated by pressing ctrl-g
over a symbol).
Show the progress indicator after jumping with ctrl-l
.
Simplify the man page syntax highlighting code a bit.
Add usage help for the Pico/Nano mode flag (-e
or --nano
).
General
Confirm that Orbiton passes the "Moby Dick Workout" , and document it in the README.md
file.
Update documentation.
Update dependencies.
Some refactoring.
You can’t perform that action at this time.