Path to this page:
./
news/sfeed_curses,
Sfeed curses UI
Branch: CURRENT,
Version: 0.9.8,
Package name: sfeed_curses-0.9.8,
Maintainer: leotsfeed_curses is a curses UI front-end for sfeed.
It shows the TAB-separated feed items in a graphical command-line UI.
The interface has a look inspired by the mutt mail client. It has a
sidebar panel for the feeds, a panel with a listing of the items and a
small statusbar for the selected item/url. Some functions like
searching and scrolling are integrated in the interface itself.
Master sites:
SHA1: daac639edf581c96997a38a8fbeb367638ba4dcc
RMD160: 08cb4304634ef243e8eb95c71f32a7d56a700860
Filesize: 19.838 KB
Version history: (Expand)
- (2021-01-27) Updated to version: sfeed_curses-0.9.8
- (2021-01-06) Updated to version: sfeed_curses-0.9.7
- (2020-12-20) Updated to version: sfeed_curses-0.9.6
- (2020-11-06) Updated to version: sfeed_curses-0.9.5
- (2020-10-26) Updated to version: sfeed_curses-0.9.4
- (2020-10-09) Updated to version: sfeed_curses-0.9.3
CVS history: (Expand)
2021-01-27 18:34:08 by Leonardo Taccari | Files touched by this commit (2) |  |
Log message:
sfeed_curses: Update to 0.9.8
pkgsrc changes:
- Use https:// for MASTER_SITES too
Changes:
0.9.8
-----
- Misc bug fixes
|
2021-01-06 15:35:57 by Leonardo Taccari | Files touched by this commit (2) |  |
Log message:
sfeed_curses: Update to 0.9.7
Changes:
0.9.7
-----
- Permit to build with custom themes via SFEED_THEME
- Misc bug fixes
|
2020-12-20 12:11:53 by Leonardo Taccari | Files touched by this commit (2) |  |
Log message:
sfeed_curses: Update to 0.9.6
Changes
0.9.6
-----
- Add keybinds < (decrease), > (increase) and = (reset to automatic
size) to resize feed sidebar pane for small terminals
- Make lazyload a run-time configuration option via SFEED_LAZYLOAD
environment variable
|
2020-11-05 23:51:54 by Leonardo Taccari | Files touched by this commit (2) |  |
Log message:
sfeed_curses: Update to 0.9.5
Changes:
0.9.5
-----
- Minor bug fixes and improvements
|
2020-10-26 11:07:33 by Leonardo Taccari | Files touched by this commit (2) |  |
Log message:
sfeed_curses: Update to 0.9.4
Changes:
0.9.4
-----
- Add configurable interactive modes for executed programs (executed
program interactive in the same terminal)
- Add support for new categories field
- Misc bug fixes and improvements
|
2020-10-09 17:14:05 by Leonardo Taccari | Files touched by this commit (2) |  |
Log message:
sfeed_curses: Update to 0.9.3
Changes:
0.9.3
-----
- Several bug fixes and performance improvements
|
2020-08-26 21:53:10 by Leonardo Taccari | Files touched by this commit (2) |  |
Log message:
sfeed_curses: Update to 0.9.2
Changes:
0.9.2
-----
- Fix scrolling issues on some terminals
- Fix a file descriptior leak on startup when stdin is not a tty
- Improve cursor visibility and behaviour on some terminals
- Misc fixes and improvements
0.9.1
-----
- Add pledge support for OpenBSD
- Add support to SFEED_YANKER to yank the URL/enclosure to a program (by
default `xclip -r')
- Fix a crash with small window width and garbage data if utf8pad fails
|
2020-08-08 17:41:31 by Leonardo Taccari | Files touched by this commit (3) |  |
Log message:
sfeed_curses: Update to 0.9
Changes:
0.9
---
- Add sfeed_content
- Misc bug fixes and improvements
0.8.2
-----
- Reread urls if using an url list for mark read and loading a feed
- Rework updatesidebar drawing and width calculation
0.8.1
-----
- Misc bug fixes (cursor problem with urxvt and reloadall and handling of the
current open feed)
|