-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Caret is hidden when opening note in vim from CLI tool #147
Caret is hidden when opening note in vim from CLI tool #147
Comments
Hello, there was a bug in the CLI app, which I've now re-published. Please could you try again? Also please wait for the next iOS version 0.10.9 (should be available today or tomorrow) and try with this one. |
Thanks for the response. I was able to install the new version, but Microsoft decided to suspend my newly created account for suspicious activity. Not sure if this is tied to Joplin (it is a new account, so possibly? or maybe it was because I tried syncing a million times while it was broken?) but the sooner you get Joplin working with Nextcloud, the better! When my account is unblocked, if ever, I will give this another shot. Honestly though, I'd prefer not to have any accounts with MS, but this app fills a need for me. Thanks for your hard work. I'll update this when possible. Take care. |
Laurent, Problem was solved on both iOS and Linux and I am greatly enjoying your product! Do you have any way to contact you for questions regarding Joplin that are not bugs? I'll just mention my specific question here: when editing a note, vim opens up but my caret/cursor block is not visible, so I just kind of trial and error where I am going to be entering text at times. Any ideas on this? Thanks for your work! |
A fix for this has actually been suggested but I haven't had time to add it yet: cronvel/terminal-kit#50 (comment) I'm re-opening the issue for now to keep track of it. |
@createchange, actually I cannot replicate this bug, does it happen every time or is it randomly? By the way which Linux distribution is it? |
@laurent22, thanks for following up. It happens every time for me. I am using Arch. Please let me know if there is any other information I can provide you and I’d be glad to. |
I'm not familiar with Arch Linux, is there any easy to use installer like for Ubuntu? I've tried the ISO they provide in VirtualBox but got to a prompt where I guess I'd have to install everything manually? Is there any quick way to do this? |
There’s really not a easy graphical install option for Arch. There were a few projects that added a GUI to facilitate the process, but I just looked at them and they seem abandoned.
The best bet I think would be Antergos (https://antergos.com/), which is a derivative based on Arch.
…On Mon, Jan 15, 2018 at 1:07 PM, Laurent Cozic ***@***.***> wrote:
I'm not familiar with Arch Linux, is there any easy to use installer like for Ubuntu? I've tried the ISO they provide in VirtualBox but got to a prompt where I guess I'd have to install everything manually? Is there any quick way to do this?
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#147 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/Abtlkjh2sUPebnF4JsDdhIdOiK_vdPT5ks5tK6IKgaJpZM4RXOQj).
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/laurent22/joplin","title":"laurent22/joplin","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in ***@***.*** in #147: I'm not familiar with Arch Linux, is there any easy to use installer like for Ubuntu? I've tried the ISO they provide in VirtualBox but got to a prompt where I guess I'd have to install everything manually? Is there any quick way to do this?"}],"action":{"name":"View Issue","url":"#147 (comment)"}}}
|
I've tried with Antergos and it's working for me (Caret is visible in vim). Which terminal emulator, and which version of Bash are you using? |
Good call on that. I used zsh, not bash, and I think that is where the problem lies. If I change to my root user, which uses bash as the default shell, the caret shows while editing a note in joplin. It appears that the problem is that I am using zsh. Do you know of any solution to this, now that we have it narrowed down?
… -------- Original Message --------
Subject: Re: [laurent22/joplin] Caret is hidden when opening note in vim from CLI tool (#147)
Local Time: January 15, 2018 2:33 PM
UTC Time: January 15, 2018 8:33 PM
From: ***@***.***
To: laurent22/joplin ***@***.***>
createchange ***@***.***>, Mention ***@***.***>
I've tried with Antergos and it's working for me (Caret is visible in vim). Which terminal emulator, and which version of Bash are you using?
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#147 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/Abtlkl_u8AVVCJUbQfyFLgFZuxN5jypwks5tK7YfgaJpZM4RXOQj).
|
Unfortunately I still cannot replicate this in neither zsh under WSL nor zsh under Antergos. Does it work for you with a default vim installation (i.e. with no plugin, no vimrc, etc.)? Does it work with a default zsh installation? I guess there's some plugin or setting that's causing this but not sure what. |
You nailed it. I had "set term=ansi" in my .vimrc, and removing that fixed the problem. Not only that, but it made my vim look better. so double win! Now to open a new issue... You're doing great work. |
Ok good to know the reason for this bug. I'll add this to a faq. |
Operating system
Application
If there is an error, please copy and paste the full error message
Arch Linux CLI - Error Message: Unexpected token o in JSON at position 1
I am also having issues with syncing on my iOS device, so I am assuming the issue is somewhere on my end. I did authorize OneDrive (new account) on both CLI and iOS devices (both fresh installs).
I am happy to provide other information that you might need, but may need some in providing some of that information - working on my Linux-fu by the day, but am likely going to be out of my element here.
The text was updated successfully, but these errors were encountered: