How to show all lines in nano linux The Next CEO of Stack OverflowHow do I get gnome-terminal not to truncate lines?How to edit files in a terminal with nano?Displaying a “scrolling” log fileNano - insert content, save and exitHow to move the blinking cursor with the mouse in nano editor?How can I delete files or folders created by Nano editor?How to search for specific lines in Linux?How to squash all the contents of a multi-line file onto one line?How to delete carriage returns from Nano?grep to return Nth and Mth lines before and after the match

Raspberry pi 3 B with Ubuntu 18.04 server arm64: what pi version

Calculating discount not working

My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?

How should I connect my cat5 cable to connectors having an orange-green line?

Why do we say “un seul M” and not “une seule M” even though M is a “consonne”?

Avoiding the "not like other girls" trope?

Mathematica command that allows it to read my intentions

Calculate the Mean mean of two numbers

How to implement Comparable so it is consistent with identity-equality

What day is it again?

Direct Implications Between USA and UK in Event of No-Deal Brexit

How can a day be of 24 hours?

A hang glider, sudden unexpected lift to 25,000 feet altitude, what could do this?

subequations: How to continue numbering within subequation?

Prodigo = pro + ago?

Creating a script with console commands

Post-doc vs. Assistant Professor choice, but neither ideal

Why cannot we not say "I have been having a dog"?

Shortening a title without changing its meaning

Gauss' Posthumous Publications?

Can you teleport closer to a creature you are Frightened of?

Masking layers by a vector polygon layer in QGIS

Is there a rule of thumb for determining the amount one should accept for of a settlement offer?

How can the PCs determine if an item is a phylactery?



How to show all lines in nano linux



The Next CEO of Stack OverflowHow do I get gnome-terminal not to truncate lines?How to edit files in a terminal with nano?Displaying a “scrolling” log fileNano - insert content, save and exitHow to move the blinking cursor with the mouse in nano editor?How can I delete files or folders created by Nano editor?How to search for specific lines in Linux?How to squash all the contents of a multi-line file onto one line?How to delete carriage returns from Nano?grep to return Nth and Mth lines before and after the match










0















I have a VPS with Ubuntu running on it. I have a text file I opened with nano. However there are too many lines there and only the first 20 or so lines get displayed. After those 20 lines is this:



enter image description here



How do I make it display the rest? I can jump to some line using Ctrl+_, but I'd rather have the whole file displayed so I could scroll my way through it.










share|improve this question







New contributor




parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Use the <up> and <down> arrow keys - it's magic & scrolls (nano is not my favorite editor, but you chose it)

    – guiverc
    1 hour ago











  • @guiverc Do you mean Ctrl+Up and Ctrl+Down or simply Up and Down? Which editor would you recommend?

    – parsecer
    1 hour ago






  • 2





    I don't use nano , I just opened a term & nano jounr.. (a big text file) and arrow keys scrolled the text file up & down for me (somewhat jerky, it scrolled a few lines each time (not the one line I like with view or vim - but I've been using vi since the end 80s so anything else wouldn't feel like home)

    – guiverc
    1 hour ago











  • @guiverc Thank you for the answer. Currently all command line editors feel foreign to me and I'm constantly afraid to screw things up. But I'll check out vim.

    – parsecer
    13 mins ago






  • 1





    Note, if you only want to read the file, use less or more

    – glenn jackman
    7 mins ago















0















I have a VPS with Ubuntu running on it. I have a text file I opened with nano. However there are too many lines there and only the first 20 or so lines get displayed. After those 20 lines is this:



enter image description here



How do I make it display the rest? I can jump to some line using Ctrl+_, but I'd rather have the whole file displayed so I could scroll my way through it.










share|improve this question







New contributor




parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Use the <up> and <down> arrow keys - it's magic & scrolls (nano is not my favorite editor, but you chose it)

    – guiverc
    1 hour ago











  • @guiverc Do you mean Ctrl+Up and Ctrl+Down or simply Up and Down? Which editor would you recommend?

    – parsecer
    1 hour ago






  • 2





    I don't use nano , I just opened a term & nano jounr.. (a big text file) and arrow keys scrolled the text file up & down for me (somewhat jerky, it scrolled a few lines each time (not the one line I like with view or vim - but I've been using vi since the end 80s so anything else wouldn't feel like home)

    – guiverc
    1 hour ago











  • @guiverc Thank you for the answer. Currently all command line editors feel foreign to me and I'm constantly afraid to screw things up. But I'll check out vim.

    – parsecer
    13 mins ago






  • 1





    Note, if you only want to read the file, use less or more

    – glenn jackman
    7 mins ago













0












0








0








I have a VPS with Ubuntu running on it. I have a text file I opened with nano. However there are too many lines there and only the first 20 or so lines get displayed. After those 20 lines is this:



enter image description here



How do I make it display the rest? I can jump to some line using Ctrl+_, but I'd rather have the whole file displayed so I could scroll my way through it.










share|improve this question







New contributor




parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have a VPS with Ubuntu running on it. I have a text file I opened with nano. However there are too many lines there and only the first 20 or so lines get displayed. After those 20 lines is this:



enter image description here



How do I make it display the rest? I can jump to some line using Ctrl+_, but I'd rather have the whole file displayed so I could scroll my way through it.







14.04 command-line nano






share|improve this question







New contributor




parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









parsecerparsecer

1012




1012




New contributor




parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






parsecer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1





    Use the <up> and <down> arrow keys - it's magic & scrolls (nano is not my favorite editor, but you chose it)

    – guiverc
    1 hour ago











  • @guiverc Do you mean Ctrl+Up and Ctrl+Down or simply Up and Down? Which editor would you recommend?

    – parsecer
    1 hour ago






  • 2





    I don't use nano , I just opened a term & nano jounr.. (a big text file) and arrow keys scrolled the text file up & down for me (somewhat jerky, it scrolled a few lines each time (not the one line I like with view or vim - but I've been using vi since the end 80s so anything else wouldn't feel like home)

    – guiverc
    1 hour ago











  • @guiverc Thank you for the answer. Currently all command line editors feel foreign to me and I'm constantly afraid to screw things up. But I'll check out vim.

    – parsecer
    13 mins ago






  • 1





    Note, if you only want to read the file, use less or more

    – glenn jackman
    7 mins ago












  • 1





    Use the <up> and <down> arrow keys - it's magic & scrolls (nano is not my favorite editor, but you chose it)

    – guiverc
    1 hour ago











  • @guiverc Do you mean Ctrl+Up and Ctrl+Down or simply Up and Down? Which editor would you recommend?

    – parsecer
    1 hour ago






  • 2





    I don't use nano , I just opened a term & nano jounr.. (a big text file) and arrow keys scrolled the text file up & down for me (somewhat jerky, it scrolled a few lines each time (not the one line I like with view or vim - but I've been using vi since the end 80s so anything else wouldn't feel like home)

    – guiverc
    1 hour ago











  • @guiverc Thank you for the answer. Currently all command line editors feel foreign to me and I'm constantly afraid to screw things up. But I'll check out vim.

    – parsecer
    13 mins ago






  • 1





    Note, if you only want to read the file, use less or more

    – glenn jackman
    7 mins ago







1




1





Use the <up> and <down> arrow keys - it's magic & scrolls (nano is not my favorite editor, but you chose it)

– guiverc
1 hour ago





Use the <up> and <down> arrow keys - it's magic & scrolls (nano is not my favorite editor, but you chose it)

– guiverc
1 hour ago













@guiverc Do you mean Ctrl+Up and Ctrl+Down or simply Up and Down? Which editor would you recommend?

– parsecer
1 hour ago





@guiverc Do you mean Ctrl+Up and Ctrl+Down or simply Up and Down? Which editor would you recommend?

– parsecer
1 hour ago




2




2





I don't use nano , I just opened a term & nano jounr.. (a big text file) and arrow keys scrolled the text file up & down for me (somewhat jerky, it scrolled a few lines each time (not the one line I like with view or vim - but I've been using vi since the end 80s so anything else wouldn't feel like home)

– guiverc
1 hour ago





I don't use nano , I just opened a term & nano jounr.. (a big text file) and arrow keys scrolled the text file up & down for me (somewhat jerky, it scrolled a few lines each time (not the one line I like with view or vim - but I've been using vi since the end 80s so anything else wouldn't feel like home)

– guiverc
1 hour ago













@guiverc Thank you for the answer. Currently all command line editors feel foreign to me and I'm constantly afraid to screw things up. But I'll check out vim.

– parsecer
13 mins ago





@guiverc Thank you for the answer. Currently all command line editors feel foreign to me and I'm constantly afraid to screw things up. But I'll check out vim.

– parsecer
13 mins ago




1




1





Note, if you only want to read the file, use less or more

– glenn jackman
7 mins ago





Note, if you only want to read the file, use less or more

– glenn jackman
7 mins ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






parsecer is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130461%2fhow-to-show-all-lines-in-nano-linux%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








parsecer is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















parsecer is a new contributor. Be nice, and check out our Code of Conduct.












parsecer is a new contributor. Be nice, and check out our Code of Conduct.











parsecer is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130461%2fhow-to-show-all-lines-in-nano-linux%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

Where is the suspend/hibernate button in GNOME Shell? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)No suspend option in UI on Bionic BeaverHow can I set sleep mode in ubuntu18.04 LTS and what is the short cut key to do so?17.10 suspend not availableUbuntu 18.04 LTS missing sleep optionUbuntu 18.04 LTS - missing suspend option when power button is pressedHow to put Thinkpad X1 Extreme to sleep in Ubuntu 18.10?Suspend Button in interactive power button menu18.04 - Keep programs running after logging outway to disable Hibernate from within gconf-editor so button disappears?How can I hibernate from GNOME Shell?How can I hibernate/suspend from the command line and do so at a specific timeNo permission to suspend/hibernate after upgrading to 12.10MATE - Missing Suspend and Hibernate buttons, pressing power button shutdowns system immediatelyUbuntu 14.04: Suspend, Hibernate and Suspend-hybrid in the menu?Change “power-button-action” comand for “hibernate” option in GNOME 3.18Shutdown / Power off button does always go to suspend on 17.10Hibernate after suspend stopped working in 17.10Why doesn't the keyboard screenshot button work on Ubuntu with GNOME shell?