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'

Is compression “encryption” under FCC regs?Signing of messages transmitted over ham radioWhy do Amateur Radio organizations in the United States oppose the relaxation of encryption prohibitions?How far from earth do FCC regulations apply?How can I know whether a radio is FCC approved?FCC tracking of unlicensed FRS/GMRS transmissionsWhy does the FCC put restrictions on symbol rates?legal - Do FCC regulations only apply in U.S.A?What are FCC/Industry Canada certification requirements for amateur radio related products?How to get professional or official clarification of FCC Part 97 rules for specific complicated situations?Is there any point to keep the CSCE after the FCC registers the upgrade?Do FCC regulations limit digital data rate?

How to start Thunderbird minimized on start-up?How to run Thunderbird on startup, minimised?How to make Thunderbird Mail runs at startup?How do I start applications automatically on login?How can I delay a specific program on startup?How do I hide Thunderbird from the launcher while running?How to keep Thunderbird and Pidgin running on background?How to open Thunderbird minimised at startup in Ubuntu 16.04How to start Thunderbird minimized to Unity system tray on start-up?Minimize Thunderbird to Traythunderbird script to disable option: “delete message on server”Why is Thunderbird pegging a core at 100%?Thunderbird resets profile after second start upClearing out Thunderbird on UbuntuThunderbird and a shared “home” partitionBidirectionally synchronize Thunderbird profiles (POP3 mail accounts) between two computersWhy doesn't Ubuntu/Thunderbird save my PGP key?How to start Thunderbird minimized to Unity system tray on start-up?Recovering thunderbird files from quick formatted drive?