wasm-demo/ui/src
Manos Pitsidianakis 94152f7336
ui: add multiplier shortcuts to cursor movements
Prepend a cursor movement (Up/Down/PageUp/PageDown) with a multiplier
(e.g 23+Down, that is '2' then '3' then 'Down') to increase the
movement's length.
2019-11-12 22:14:44 +02:00
..
components ui: add multiplier shortcuts to cursor movements 2019-11-12 22:14:44 +02:00
conf ui: add multiplier shortcuts to cursor movements 2019-11-12 22:14:44 +02:00
execute ui: Add save attachment command 2019-11-10 13:33:22 +02:00
terminal ui: make StatusPanel grid growable 2019-11-11 17:59:36 +02:00
types Update uuid dependency to 0.7.4 2019-10-20 11:25:57 +03:00
cache.rs ui/sqlite3: add has:attachment query 2019-11-11 22:59:37 +02:00
components.rs conf: add ascii_drawing option 2019-10-06 11:32:35 +03:00
conf.rs ui: Add CacheType option in configuration 2019-11-08 17:51:01 +02:00
execute.rs ui: Add save attachment command 2019-11-10 13:33:22 +02:00
lib.rs ui: add mailcap support 2019-11-11 22:20:16 +02:00
mailcap.rs ui: add mailcap support 2019-11-11 22:20:16 +02:00
sqlite3.rs ui/sqlite3: add remove/update for RefreshEvent 2019-11-12 13:09:43 +02:00
state.rs Fix infinite watch threads spawning 2019-11-08 15:13:42 +02:00
terminal.rs Add embed pty support 2019-11-05 08:37:27 +02:00
types.rs Add embed pty support 2019-11-05 08:37:27 +02:00
workers.rs Small fixes 2019-09-26 13:11:49 +03:00