aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-02-16 19:23:58 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2018-02-16 19:23:58 +0000
commit9a730bfce2e0062f09201d0debe9b08a2ecb4d99 (patch)
tree079ee8c9c61dcf01f76ec8eef842df3a947f5983 /index.html
parent7761eafe0d32042ccb04440c3761c42ed02237d0 (diff)
downloadsql-plus-plus-9a730bfce2e0062f09201d0debe9b08a2ecb4d99.tar.xz
sql-plus-plus-9a730bfce2e0062f09201d0debe9b08a2ecb4d99.zip
Display current cursor row/col
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2b6547c..7f51820 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,7 @@
<div class="row footer">
<div id="execution-status" class="exec-idle">Idle</div>
<div id="execution-time"></div>
- <div id="row-count"></div>
+ <div id="cursor-coords"></div>
</div>
</div>
<script>