[Bug 1875501] Re: Remove empty line from output
Dimitri John Ledkov
launchpad at surgut.co.uk
Thu May 14 15:15:16 UTC 2020
Personally, when scrolling the long terminal. I find it helpful that
this weird output is delimited by new lines.
It makes it obvious that it is output from the OS / command-not-found,
rather than the output from the command one has run.
Can we please have input from the design team on this? ie. mpt?
** Changed in: command-not-found (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/1875501
Title:
Remove empty line from output
Status in command-not-found package in Ubuntu:
Incomplete
Status in command-not-found source package in Groovy:
Incomplete
Bug description:
Can we please remove the extra white space before and after the
command-not-found output? It is entirely unnecessary and inconsistent
with nearly any other command. I recall having this discussion way
back in Budapest, but I don't think it ever happened.
Current Result
---
$ vimx
Command 'vimx' not found, did you mean:
command 'vim' from deb vim (2:8.1.2269-1ubuntu5)
command 'vim' from deb vim-tiny (2:8.1.2269-1ubuntu5)
command 'vim' from deb neovim (0.4.3-3)
command 'vim' from deb vim-athena (2:8.1.2269-1ubuntu5)
command 'vim' from deb vim-gtk3 (2:8.1.2269-1ubuntu5)
command 'vim' from deb vim-nox (2:8.1.2269-1ubuntu5)
Try: sudo apt install <deb name>
$
Expected Result
---
$ vimx
Command 'vimx' not found, did you mean:
command 'vim' from deb vim (2:8.1.2269-1ubuntu5)
command 'vim' from deb vim-tiny (2:8.1.2269-1ubuntu5)
command 'vim' from deb neovim (0.4.3-3)
command 'vim' from deb vim-athena (2:8.1.2269-1ubuntu5)
command 'vim' from deb vim-gtk3 (2:8.1.2269-1ubuntu5)
command 'vim' from deb vim-nox (2:8.1.2269-1ubuntu5)
Try: sudo apt install <deb name>
$
$ lsb_release -rd
Description: Ubuntu 20.04 LTS
Release: 20.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1875501/+subscriptions
More information about the foundations-bugs
mailing list