Re: Control-t before Control-z
"Zach DeCook" <[email protected]> Wed, 04 May 2022 23:53:08 -0400
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <CJRIV1SWUZCY.6XU0YVLMBYQ8@pine64-pinephone> |
Type in `nano -V` into your command line on each machine. That will give you the versions of nano each machine has. Then go to nano-editor.org/news.php and see what's changed between the versions. It looks like the offending change has been clearly documented as happening in version 6.0 It suggests you manually 'bind' '^Z' to 'suspend' in 'all' menus if you preferred that behavior. See `man 5 nanorc` for information about this. Hope this was helpful!