Releases: hedyhli/gelim
Releases · hedyhli/gelim
v0.13.1
Changelog
- 582acaf feat: Support MaxWidth < 0 for left-alignment
- e03496f fix: MaxWidth and use a default of 70
- ac4630c docs: Explain prompts and client certificates in manpage
- b3d442f fix: Allow setting MaxWidth=0 to always use terminal width
- 0558d46 fix(gopher): Prompt components
- 09d5e4e fix(gopher): Ensure path selector starts with /
v0.13.0
Highlights
Gopher support!
Also many fixes for features introduced in previous releases.
Changelog
- 22bcbe7 feat: experimental gopher full-text search support
- eede8de fix: More gophermap edge cases
- 1fa3f5e Better display of gophermap items
- ab6b720 Show (scheme) based on current scheme
- d3a528f fix: Gophermap edge cases
- c29e1df feat: experimental gopher protocol support
- a2a8d1e feat: Better prompt stuff
- 1a32548 fix: prompt for creating config dir
- d9bb4ab feat: config reload and edit
v0.12.0
v0.11.1
v0.11.0
v0.10.1
v0.10.0
Changelog
- 279a368 Update goreleaser.yml
- 1cf2df8 Use MaxWidth = 90
- 321631a Remove LeftMargin and just use MaxWidth
- cbfe125 Consistent shell prompt styles
- 2e87374 Looks like it did work.
- 4542370 Would adding a trailing quote work?
- be44b9c Add more usage examples
- d555cfa Use repo assets raw links for screenshots
- a283414 fix conflicts
- 1bd404d Use shlex
- 0e86f43 misc
- 120d962 Revert "Upgrade dependencies"
- 14c6df0 Add nex:// protocol support (initial)
- 007bf0f Upgrade dependencies
- f2c51b6 Update README again
- a3c90ee Update README
- 3ce3194 Fix typos in readme
- 90b75d1 Update README to add
go install
option - 9ae11d1 Better readme
- 4d109c5 Merge branch 'master' of git.sr.ht:~hedy/gelim
- 40d66f6 Better help text for tour command
- 71905b8 Implement redirect counts, fix response meta edge cases
- ebc20c0 for now
- 55bde53 huh?
- e969d48 Update readme
- 4acaf7a Update README docs
- 1bf8024 Fix clipboard command: Properly separate arguments
- ae8b926 Refactor command resolving logic, fix edge cases
- f4927aa Fix no history yet
- f08f161 Better config option name for clipboard
- 8d197dd Add clipboard command, better help message styles, refactor
- 09e7803 Display: Use Style colors
- 71efe81 Update README and LICENSE
- 5823783 Use string.ReplaceAll
- 968accc go fmt
- bb8ac01 Setup release binaries and goreleaser
- c018724 Clean up Makefile