I encountered a rather strange problem when using nano in general. When using the undo/redo shortcuts it just says "Nothing in undo buffer!" and nothing happens. Yeah, that's it. Anyone an idea how get undo/redo working in nano?
Hi, All.
I used to be able to undo actions all the way until a file was opened. Recently, I've been unable to do that, and I'm unable to undo actions beyond a certain point, which seems random, but might be related to the undo buffer size.
I was just wondering if anyone might have come across this problem, and if there might be a solution.
Thanks.
SG.
We are investigating using MySQL Cluster and, while importing data, we're bumping up against this error from time to time:
ERROR 1297 (HY000) at line 1: Got temporary error 1501 'Out of undo space' from NDBCLUSTER
We're not in production yet but obviously we'll need a way to monitor this undo space when we are in production.
Hello All,
I've made a stupid mistake and accidentally removed an addon domain in the cpanel. Now I'm desperately trying to restore it. I understand my databases and files are still intact... but the site is no longer viewable from the browser. When I try to recreate it, I get an error message saying the domain exists globally.
I run
sudo add-apt-repository ppa:noobslab/indicators
to install my-weather-indicator but it requires GTK3 and I don't want to proceed.
So I'd like to undo that command. I'd checked my /etc/apt/source.list but I didn't find any line related to it.
What should I do now?
i am creating a text editor using java swings,
i have used rtfeditor kit for saving the file with styles,undo manager for undo/redo.bu tmy problem is that both are not working at a time,i.e., any one of these is only working....
can anyone say how to make both working???
Did some search on the internet and it appears there is no 'undo' button or shortcut for android.
Am I terribly bad at using Google or is it really android has not got 'undo' function?
Thanks all!
Sent from my Nexus 4
Possible Duplicate:
Recovering deleted files on fedora
I just deleted a directory on my webserver. It was my last command. I realize what i did after i hit enter. I havent done any commands since than. How do i undo it?
I think i have a backup, i know i do of the db but i am unsure how many files i have a backup of.
I recently mistakenly executed some commands I'd like to undo.
In an attempt to compile flightgear 2.8 for Ubuntu 12.04 I stupidly used the following commands from and OS/X guide:
export CFLAGS="-g -O2 -fPIC -arch i386 -arch x86_64"
and export CXXFLAGS="-g -O2 -fPIC -arch i386 -arch x86_64"
as well as cmake .