aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/url-editing
diff options
context:
space:
mode:
Diffstat (limited to 'docs/url-editing')
-rw-r--r--docs/url-editing7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/url-editing b/docs/url-editing
new file mode 100644
index 0000000..fae96c7
--- /dev/null
+++ b/docs/url-editing
@@ -0,0 +1,7 @@
+* All url changing/editing happens outside of uzbl
+
+Use cases:
+* load url from history/bookmarks (dmenu-vertical is great for this)
+* edit current url or one from history/bookmarks: dmenu-vertical is relatively good for this, though it would be better if we had:
+- minimal editing helper key shortcuts (eg to go to beginning/end of input buffer)
+- copy/paste support