summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/command_bar.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_bar.cc b/src/command_bar.cc
index 925792d..e51c159 100644
--- a/src/command_bar.cc
+++ b/src/command_bar.cc
@@ -27,6 +27,7 @@ namespace Astroid {
hbox.pack_start (mode_label, false, false, 5);
hbox.pack_start (entry, true, true, 5);
+ entry.set_max_width_chars(600);
add(hbox);
entry.signal_activate ().connect (