Commit Graph

123 Commits

Author SHA1 Message Date
Gokcehan
4b0a6d1013 cleanup 2016-08-17 23:28:42 +03:00
Gokcehan
70f8c1331d error context for nav and ui 2016-08-17 23:22:11 +03:00
Gokcehan
f20828285e error context for main 2016-08-17 23:06:45 +03:00
Gokcehan
3830a2499d error context for evaluator 2016-08-17 23:00:16 +03:00
Gokcehan
37a547fd43 error context for completions 2016-08-17 22:42:36 +03:00
Gokcehan
2f224240bf suppress error if configuration file not exists 2016-08-17 22:35:18 +03:00
Gokcehan
09ebc54d20 add error messages for last dir file 2016-08-17 22:09:34 +03:00
Gokcehan
0c07daf2ef skip non-existing dirs in shell completion 2016-08-16 23:18:26 +03:00
Gokcehan
c05a33a751 handle symlinks in shell completion 2016-08-16 23:17:19 +03:00
Gokcehan
4c5e5584ed longest match completion for multiple match 2016-08-16 23:13:57 +03:00
Gokcehan
98839a42f2 basic shell completion for single match 2016-08-16 22:31:17 +03:00
Gokcehan
656a9c837a basic command completion for single match 2016-08-15 23:29:37 +03:00
Gokcehan
e45562b282 add misc tests 2016-08-14 22:56:55 +03:00
Gokcehan
ee18c34fd2 typos 2016-08-14 18:43:53 +03:00
Gokcehan
63e32e1685 cleanup 2016-08-14 18:39:02 +03:00
Gokcehan
5df5c23489 fix for cd home with a tilda 2016-08-14 18:38:33 +03:00
Gokcehan
bc4c3c127b do not follow symlinks on exit 2016-08-14 15:45:24 +03:00
Gokcehan
fac1c9e8de move selection path handling to eval 2016-08-14 15:37:22 +03:00
Gokcehan
6a2bdf472b handle dir symlinks in preview and open 2016-08-14 15:15:54 +03:00
Gokcehan
84cf8e12c3 add cursor key bindings 2016-08-13 21:37:09 +03:00
Gokcehan
bdee73bc54 add error message for unhandled keys 2016-08-13 21:26:36 +03:00
Gokcehan
be7933136b fix lfrc.example path in tutorial 2016-08-13 15:58:19 +03:00
Gokcehan
4b266c97e9 initial commit 2016-08-13 15:49:04 +03:00