ZaxonXP
ZaxonXP
But it is interesting that I get next pages of results when I press `enter` being in the `pipe-viewer` interactive interface.
Maybe one day. :)
@nbenm If I hit `e` on any note in order to edit it my editor will load (vim) but the cursor is hidden, so it is hard to edit anything...
``` pip3 install urwid Requirement already satisfied: urwid in /usr/local/lib/python3.5/dist-packages (2.0.1) ```
Is there any other action I can do to help to debug it? `Debian GNU/Linux 9.6 (stretch)`
For the time being is there a way to use GUI editor somehow? Currently if I set up `EDITOR=gvim` and edit a note then editors open with an empty temp...
Renamed .vimrc file, but this did not change anything. :(
But I do not want to use unstable version. :(
@swalladge: In my case `echo $TERM` shows `xterm-color` and in all terminals I use (xterm, uxterm, xfce4-terminal) cursor is not visible when I edit (Debian 9.9 x64).
> @ZaxonXP Debian 10 has been released. Maybe you can upgrade and try again. @nbenm : I just upgraded to Debian 10 and indeed it is working correctly (cursor is...